Micron Document
<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Single UNIX Specification</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Single_UNIX_Specification"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Single_UNIX_Specification rootpage-Single_UNIX_Specification skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">Single UNIX Specification</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">
<style data-mw-deduplicate="TemplateStyles:r1236090951">
/* start https://en.wikipedia.org/ */


.mw-parser-output .hatnote{font-style:italic}.mw-parser-output div.hatnote{padding-left:1.6em;margin-bottom:0.5em}.mw-parser-output .hatnote i{font-style:normal}.mw-parser-output .hatnote+link+.hatnote{margin-top:-0.5em}@media print{body.ns-0 .mw-parser-output .hatnote{display:none!important}}


/* end https://en.wikipedia.org/ */
</style><div role="note" class="hatnote navigation-not-searchable">"Unix V7" and "UNIX V7" redirect here. For the 1979 Research Unix release often called V7, see <a href="Version_7_Unix" title="Version 7 Unix">Version 7 Unix</a>.</div>
<p>
The <b>Single UNIX Specification</b> (<b>SUS</b>) is a standard for <a href="Computer" title="Computer">computer</a> <a href="Operating_system" title="Operating system">operating systems</a>,<sup id="cite_ref-1" class="reference"><a href="#cite_note-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-2" class="reference"><a href="#cite_note-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup> compliance with which is required to qualify for using the "<a href="Unix" title="Unix">UNIX</a>" trademark. The standard specifies programming interfaces for the C language, a command-line shell, and user commands. The core specifications of the SUS known as <i>Base Specifications</i> are developed and maintained by the <a href="Austin_Group" title="Austin Group">Austin Group</a>, which is a joint working group of <a href="IEEE" class="mw-redirect" title="IEEE">IEEE</a>, <a href="ISO/IEC_JTC_1/SC_22" title="ISO/IEC JTC 1/SC 22">ISO/IEC JTC 1/SC 22</a>/WG 15 and <a href="The_Open_Group" title="The Open Group">The Open Group</a>. If an operating system is submitted to The Open Group for certification and passes conformance tests, then it is deemed to be compliant with a UNIX standard such as UNIX&nbsp;98 or UNIX&nbsp;03.
</p><p>Very few <a href="BSD" class="mw-redirect" title="BSD">BSD</a> and <a href="Linux" title="Linux">Linux</a>-based operating systems are submitted for compliance with the Single UNIX Specification, although system developers generally aim for compliance with <a href="POSIX" title="POSIX">POSIX</a> standards, which form the core of the Single UNIX Specification.
</p><p>The latest SUS consists of two parts: the <i>base specifications</i> technically identical to POSIX, and the X/Open Curses specification.<sup id="cite_ref-3" class="reference"><a href="#cite_note-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup>
</p><p>Some parts of the SUS are optional.
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="History">History</h2></div>
<div class="mw-heading mw-heading3"><h3 id="1980s:_Motivation">1980s: Motivation</h3></div>
<p>The SUS emerged from multiple 1980s efforts to standardize <a href="Operating_system" title="Operating system">operating system</a> <a href="Interface_(computer_science)" class="mw-redirect" title="Interface (computer science)">interfaces</a> for software designed for variants of the Unix operating system. The need for standardization arose because enterprises using computers wanted to be able to develop programs that could be used on the computer systems of different manufacturers without reimplementing the programs. Unix was selected as the basis for a standard system interface partly because it was manufacturer-neutral.
</p><p>In 1984, the UNIX user group called /usr/group published the results of their standardization effort for programming interfaces in their 1984 /usr/group standard, which became basis for what would become the POSIX.1-1988 standard.<sup id="cite_ref-4" class="reference"><a href="#cite_note-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-5" class="reference"><a href="#cite_note-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup>
</p><p>In 1985, AT&amp;T published <a href="System_V_Interface_Definition" title="System V Interface Definition">System V Interface Definition</a> (SVID), a specification of UNIX System V programming interfaces.<sup id="cite_ref-6" class="reference"><a href="#cite_note-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="1988:_POSIX">1988: POSIX</h3></div>
<p>In 1988, standardization efforts resulted in <b>IEEE 1003</b> (also registered as <b><a href="International_Organization_for_Standardization" title="International Organization for Standardization">ISO</a>/<a href="International_Electrotechnical_Commission" title="International Electrotechnical Commission">IEC</a> 9945</b>), or <b><a href="POSIX" title="POSIX">POSIX</a>.1-1988</b>, which loosely stands for <b>Portable Operating System Interface</b>.
</p>
<div class="mw-heading mw-heading3"><h3 id="1980s_and_1990s:_X/Open_Portability_Guide">1980s and 1990s: X/Open Portability Guide</h3></div>
<p>The <a href="X/Open_Portability_Guide" class="mw-redirect" title="X/Open Portability Guide">X/Open Portability Guide</a> (XPG) was a precursor to the SUS, published by the <a href="X/Open_Company" class="mw-redirect" title="X/Open Company">X/Open Company</a>, a consortium of companies established in 1984. The guides were published in the following years.
</p>
<ul><li>XPG1: X/Open Portability Guide Issue 1: 1985<sup id="cite_ref-raymond2003_7-0" class="reference"><a href="#cite_note-raymond2003-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup></li>
<li>XPG2: X/Open Portability Guide Issue 2: 1987<sup id="cite_ref-raymond2003_7-1" class="reference"><a href="#cite_note-raymond2003-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup></li>
<li>XPG3: X/Open Portability Guide Issue 3: 1989<sup id="cite_ref-8" class="reference"><a href="#cite_note-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup></li>
<li>XPG4: X/Open Portability Guide Issue 4: 1992<sup id="cite_ref-raymond2003_7-2" class="reference"><a href="#cite_note-raymond2003-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup></li></ul>
<p>XPG4 Base included the following documents:
</p>
<ul><li>System Interface Definitions, Issue 4, <style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */


.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}


/* end https://en.wikipedia.org/ */
</style><a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>1-872630-46-4</bdi></li>
<li>System Interfaces and Headers, Issue 4, <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>1-872630-47-2</bdi></li>
<li>Commands and Utilities, Issue 4, <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>1-872630-48-0</bdi></li></ul>
<div class="mw-heading mw-heading3"><h3 id="1990s:_Spec_1170">1990s: Spec 1170</h3></div>
<p>In the early 1990s, a separate effort known as the Common API Specification or Spec 1170 was initiated by several major vendors,<sup id="cite_ref-unixorgsus_9-0" class="reference"><a href="#cite_note-unixorgsus-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup> who formed the <a href="Common_Open_Software_Environment" title="Common Open Software Environment">COSE</a> alliance in the wake of the <a href="Unix_wars" title="Unix wars">Unix wars</a>. In 1993, Spec 1170 was assigned by COSE to <a href="X/Open" title="X/Open">X/Open</a> for fasttrack.<sup id="cite_ref-unixorghist_10-0" class="reference"><a href="#cite_note-unixorghist-10"><span class="cite-bracket">[</span>10<span class="cite-bracket">]</span></a></sup> In October 1993, a planned transfer of UNIX trademark from Novell to X/Open was announced;<sup id="cite_ref-11" class="reference"><a href="#cite_note-11"><span class="cite-bracket">[</span>11<span class="cite-bracket">]</span></a></sup> it was finalized in 2nd quarter of 1994.<sup id="cite_ref-12" class="reference"><a href="#cite_note-12"><span class="cite-bracket">[</span>12<span class="cite-bracket">]</span></a></sup> Spec 1170 would eventually become the Single Unix Specification.<sup id="cite_ref-unixorgsus_9-1" class="reference"><a href="#cite_note-unixorgsus-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="1994:_Single_UNIX_Specification">1994: Single UNIX Specification</h3></div>
<p>In 1994, the X/Open Company released the <b>Single UNIX Specification</b>.<sup id="cite_ref-unixorgsus_9-2" class="reference"><a href="#cite_note-unixorgsus-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup> The SUS was made up of documents that were part of the X/Open Common Applications Environment (CAE):<sup id="cite_ref-unixorgsus_9-3" class="reference"><a href="#cite_note-unixorgsus-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup>
</p>
<ul><li>System Interface Definitions, Issue 4, Version 2<sup id="cite_ref-13" class="reference"><a href="#cite_note-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup></li>
<li>System Interfaces and Headers, Issue 4, Version 2<sup id="cite_ref-14" class="reference"><a href="#cite_note-14"><span class="cite-bracket">[</span>14<span class="cite-bracket">]</span></a></sup></li>
<li>Commands and Utilities, Issue 4, Version 2<sup id="cite_ref-15" class="reference"><a href="#cite_note-15"><span class="cite-bracket">[</span>15<span class="cite-bracket">]</span></a></sup></li>
<li>Networking Services, Issue 4<sup id="cite_ref-16" class="reference"><a href="#cite_note-16"><span class="cite-bracket">[</span>16<span class="cite-bracket">]</span></a></sup></li></ul>
<p>This was a repackaging of the <a href="X/Open_Portability_Guide" class="mw-redirect" title="X/Open Portability Guide">X/Open Portability Guide</a> (XPG), Issue 4, Version 2.
</p><p>Sources differ on whether X/Open Curses, Issue 4, Version 2 was part of this SUS;<sup id="cite_ref-unixorgsus_9-4" class="reference"><a href="#cite_note-unixorgsus-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-17" class="reference"><a href="#cite_note-17"><span class="cite-bracket">[</span>17<span class="cite-bracket">]</span></a></sup> its copyright date is given as 1996.<sup id="cite_ref-18" class="reference"><a href="#cite_note-18"><span class="cite-bracket">[</span>18<span class="cite-bracket">]</span></a></sup> X/Open Curses, Issue 4 was published in 1995.<sup id="cite_ref-19" class="reference"><a href="#cite_note-19"><span class="cite-bracket">[</span>19<span class="cite-bracket">]</span></a></sup>
</p><p>In October 1994, X/Open indicated they were going to refer to Spec 1170 as '"Single-Unix" specification'.<sup id="cite_ref-20" class="reference"><a href="#cite_note-20"><span class="cite-bracket">[</span>20<span class="cite-bracket">]</span></a></sup>
</p><p>The SUS was at the core of the UNIX 95 brand.<sup id="cite_ref-21" class="reference"><a href="#cite_note-21"><span class="cite-bracket">[</span>21<span class="cite-bracket">]</span></a></sup>
</p><p>This version had 1168 programming interfaces.<sup id="cite_ref-v3howmanyapis_22-0" class="reference"><a href="#cite_note-v3howmanyapis-22"><span class="cite-bracket">[</span>22<span class="cite-bracket">]</span></a></sup>
</p><p>This version of SUS was drawn from the following sources:<sup id="cite_ref-unixorgsus_9-5" class="reference"><a href="#cite_note-unixorgsus-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup>
</p>
<ul><li>XPG4 Base by X/Open</li>
<li><a href="System_V_Interface_Definition" title="System V Interface Definition">System V Interface Definition</a>, (SVID) Edition 3, Level 1 calls by AT&amp;T</li>
<li>Application Environment Specification (AES) by the <a href="Open_Software_Foundation" title="Open Software Foundation">Open Software Foundation</a> (OSF)</li>
<li>Interfaces found in common use and not yet covered by a formal specification, drawn from a survey of major applications.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="1997:_Single_UNIX_Specification,_version_2">1997: Single UNIX Specification, version 2</h3></div>
<p>In 1996, X/Open merged with <a href="Open_Software_Foundation" title="Open Software Foundation">Open Software Foundation</a> (OSF) to form <a href="The_Open_Group" title="The Open Group">The Open Group</a>.<sup id="cite_ref-23" class="reference"><a href="#cite_note-23"><span class="cite-bracket">[</span>23<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-24" class="reference"><a href="#cite_note-24"><span class="cite-bracket">[</span>24<span class="cite-bracket">]</span></a></sup>
</p><p>In 1997, the Open Group released the <b>Single UNIX Specification, Version 2</b>.<sup id="cite_ref-25" class="reference"><a href="#cite_note-25"><span class="cite-bracket">[</span>25<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-26" class="reference"><a href="#cite_note-26"><span class="cite-bracket">[</span>26<span class="cite-bracket">]</span></a></sup>
</p><p>This specification consisted of:<sup id="cite_ref-27" class="reference"><a href="#cite_note-27"><span class="cite-bracket">[</span>27<span class="cite-bracket">]</span></a></sup>
</p>
<ul><li>System Interface Definitions, Issue 5,<sup id="cite_ref-28" class="reference"><a href="#cite_note-28"><span class="cite-bracket">[</span>28<span class="cite-bracket">]</span></a></sup></li>
<li>System Interfaces and Headers, Issue 5,<sup id="cite_ref-29" class="reference"><a href="#cite_note-29"><span class="cite-bracket">[</span>29<span class="cite-bracket">]</span></a></sup></li>
<li>Commands and Utilities, Issue 5,<sup id="cite_ref-30" class="reference"><a href="#cite_note-30"><span class="cite-bracket">[</span>30<span class="cite-bracket">]</span></a></sup></li>
<li>Networking Services, Issue 5,<sup id="cite_ref-31" class="reference"><a href="#cite_note-31"><span class="cite-bracket">[</span>31<span class="cite-bracket">]</span></a></sup></li>
<li>X/Open Curses, Issue 4, Version 2,<sup id="cite_ref-32" class="reference"><a href="#cite_note-32"><span class="cite-bracket">[</span>32<span class="cite-bracket">]</span></a></sup></li></ul>
<p>and was at the core of the UNIX 98 brand.<sup id="cite_ref-33" class="reference"><a href="#cite_note-33"><span class="cite-bracket">[</span>33<span class="cite-bracket">]</span></a></sup>
</p><p>This version had 1434 programming interfaces.<sup id="cite_ref-v3howmanyapis_22-1" class="reference"><a href="#cite_note-v3howmanyapis-22"><span class="cite-bracket">[</span>22<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="2001:_Single_UNIX_Specification,_version_3,_POSIX.1-2001">2001: Single UNIX Specification, version 3, POSIX.1-2001</h3></div>
<p>Beginning in 1998, a joint <a href="Working_group" title="Working group">working group</a> of IEEE, ISO JTC 1 SC22 and The Open Group known as the <a href="Austin_Group" title="Austin Group">Austin Group</a> began to develop the combined standard that would be known as the core of <b>Single UNIX Specification, Version 3</b> and as POSIX.1-2001. It was released on January 30, 2002.<sup id="cite_ref-34" class="reference"><a href="#cite_note-34"><span class="cite-bracket">[</span>34<span class="cite-bracket">]</span></a></sup>
</p><p>This SUS consisted of:<sup id="cite_ref-unixorgv3_35-0" class="reference"><a href="#cite_note-unixorgv3-35"><span class="cite-bracket">[</span>35<span class="cite-bracket">]</span></a></sup>
</p>
<ul><li>Base Specifications, Issue 6
<ul><li>Base Definitions, Issue 6</li>
<li>System Interfaces, Issue 6</li>
<li>Shell and Utilities, Issue 6</li>
<li>Rationale (Informative)</li></ul></li>
<li>X/Open Curses, Issue 4, Version 2</li></ul>
<p>and is at the core of the UNIX 03 brand.<sup id="cite_ref-36" class="reference"><a href="#cite_note-36"><span class="cite-bracket">[</span>36<span class="cite-bracket">]</span></a></sup>
</p><p>The Base Specifications are technically identical to <b>POSIX.1-2001</b>, which is IEEE Std 1003.1-2001.<sup id="cite_ref-unixorgv3_35-1" class="reference"><a href="#cite_note-unixorgv3-35"><span class="cite-bracket">[</span>35<span class="cite-bracket">]</span></a></sup>
</p><p>This version had 1742 programming interfaces.<sup id="cite_ref-v3howmanyapis_22-2" class="reference"><a href="#cite_note-v3howmanyapis-22"><span class="cite-bracket">[</span>22<span class="cite-bracket">]</span></a></sup>
</p><p>An authorized guide is available for the version.<sup id="cite_ref-37" class="reference"><a href="#cite_note-37"><span class="cite-bracket">[</span>37<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="2004_Edition">2004 Edition</h4></div>
<p>In 2004, a new edition of the POSIX.1-2001 standard was released, incorporating two technical corrigenda.<sup id="cite_ref-38" class="reference"><a href="#cite_note-38"><span class="cite-bracket">[</span>38<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-posix2004_39-0" class="reference"><a href="#cite_note-posix2004-39"><span class="cite-bracket">[</span>39<span class="cite-bracket">]</span></a></sup> It is called IEEE Std 1003.1, 2004 Edition.<sup id="cite_ref-posix2004_39-1" class="reference"><a href="#cite_note-posix2004-39"><span class="cite-bracket">[</span>39<span class="cite-bracket">]</span></a></sup> Some informally call it POSIX.1-2004,<sup id="cite_ref-40" class="reference"><a href="#cite_note-40"><span class="cite-bracket">[</span>40<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-41" class="reference"><a href="#cite_note-41"><span class="cite-bracket">[</span>41<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-42" class="reference"><a href="#cite_note-42"><span class="cite-bracket">[</span>42<span class="cite-bracket">]</span></a></sup> but this is not an official identification.
</p>
<div class="mw-heading mw-heading3"><h3 id="2008:_Single_UNIX_Specification,_version_4,_POSIX.1-2008">2008: Single UNIX Specification, version 4, POSIX.1-2008</h3></div>
<p>In December 2008, the <a href="Austin_Group" title="Austin Group">Austin Group</a> published a new major revision of SUS and POSIX.<sup id="cite_ref-43" class="reference"><a href="#cite_note-43"><span class="cite-bracket">[</span>43<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-44" class="reference"><a href="#cite_note-44"><span class="cite-bracket">[</span>44<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-45" class="reference"><a href="#cite_note-45"><span class="cite-bracket">[</span>45<span class="cite-bracket">]</span></a></sup> This is the Single UNIX Specification, Version 4 (SUSv4).<sup id="cite_ref-46" class="reference"><a href="#cite_note-46"><span class="cite-bracket">[</span>46<span class="cite-bracket">]</span></a></sup>
</p><p>This SUS consists of:<sup id="cite_ref-unixorgv4_47-0" class="reference"><a href="#cite_note-unixorgv4-47"><span class="cite-bracket">[</span>47<span class="cite-bracket">]</span></a></sup>
</p>
<ul><li>Base Specifications, Issue 7
<ul><li>Base Definitions, Issue 7</li>
<li>System Interfaces, Issue 7</li>
<li>Shell and Utilities, Issue 7</li>
<li>Rationale, Issue 7, (Informative)</li></ul></li>
<li>X/Open Curses, Issue 7</li></ul>
<p>The Base Specifications are technically identical to <b>POSIX.1-2008</b>, which is IEEE Std 1003.1-2008.<sup id="cite_ref-unixorgv4_47-1" class="reference"><a href="#cite_note-unixorgv4-47"><span class="cite-bracket">[</span>47<span class="cite-bracket">]</span></a></sup>
</p><p>This version had 1833 interfaces, of which 1191 were in the System Interfaces section.<sup id="cite_ref-48" class="reference"><a href="#cite_note-48"><span class="cite-bracket">[</span>48<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="2013_Edition">2013 Edition</h4></div>
<p>Technical Corrigendum 1 mostly targeted internationalization, and also introduced a role-based access model. A trademark <i>UNIX V7</i> (not to be confused with <a href="Version_7_Unix" title="Version 7 Unix">V7 UNIX</a>, the version of <a href="Research_Unix" title="Research Unix">Research Unix</a> from 1979) was created to mark compliance with SUS Version 4.<sup id="cite_ref-49" class="reference"><a href="#cite_note-49"><span class="cite-bracket">[</span>49<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="2016_Edition">2016 Edition</h4></div>
<p>Technical Corrigendum 2 was published in September 2016, leading into <i>IEEE Std 1003.1-2008, 2016 Edition</i> and <i>Single UNIX Specification, Version 4, 2016 Edition</i>.
</p>
<div class="mw-heading mw-heading4"><h4 id="2018_Edition,_POSIX.1-2017">2018 Edition, POSIX.1-2017</h4></div>
<p>In January 2018, an "administrative rollup" edition was released. It incorporates Single UNIX Specification version 4 TC1 and TC2, and is technically identical to the 2016 edition.<sup id="cite_ref-50" class="reference"><a href="#cite_note-50"><span class="cite-bracket">[</span>50<span class="cite-bracket">]</span></a></sup>
</p><p>The Base Specifications are technically identical to <b>POSIX.1-2017</b>, which is IEEE Std 1003.1-2017.<sup id="cite_ref-51" class="reference"><a href="#cite_note-51"><span class="cite-bracket">[</span>51<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Specification">Specification</h2></div>
<p>SUSv3 totals some 3700 pages, which are divided into four main parts:
</p>
<ul><li><b>Base Definitions (XBD)</b> - a list of definitions and conventions used in the specifications and a list of <a href="C_header_file" class="mw-redirect" title="C header file">C header files</a> which must be provided by compliant systems. 84 header files in total are provided.</li>
<li><b>Shell and Utilities (XCU)</b> - a list of utilities and a description of the shell, <a href="Bourne_shell" title="Bourne shell">sh</a>. 160 utilities in total are specified.</li>
<li><b>System Interfaces (XSH)</b> - contains the specification of various functions which are implemented as <a href="System_call" title="System call">system calls</a> or <a href="Library_(computing)" title="Library (computing)">library</a> functions. 1123 system interfaces in total are specified.</li>
<li><b>Rationale (XRAT)</b> - the explanation behind the standard.</li></ul>
<p>The standard user command line and scripting interface is the <a href="POSIX" title="POSIX">POSIX</a> shell, an extension of the <a href="Bourne_Shell" class="mw-redirect" title="Bourne Shell">Bourne Shell</a> based on an early version of the <a href="Korn_Shell" class="mw-redirect" title="Korn Shell">Korn Shell</a>. Other user-level programs, services and utilities include <a href="AWK" title="AWK">awk</a>, <a href="Echo_(command)" title="Echo (command)">echo</a>, <a href="Ed_(text_editor)" class="mw-redirect" title="Ed (text editor)">ed</a>, <a href="Vi_(text_editor)" title="Vi (text editor)">vi</a>, and hundreds of others. Required program-level services include basic <a href="Input/output" title="Input/output">I/O</a> (<a href="Computer_file" title="Computer file">file</a>, <a href="Computer_terminal" title="Computer terminal">terminal</a>, and <a href="Computer_network" title="Computer network">network</a>) services. A test suite accompanies the standard. It is called <b>PCTS</b> or the <b>POSIX Certification Test Suite</b>.
</p><p>Additionally, SUS includes <a href="Curses_(programming_library)" title="Curses (programming library)">CURSES</a> (XCURSES) specification, which specifies 372 functions and 3 header files. All in all, SUSv3 specifies 1742 interfaces.
</p><p>Note that a system need not include <a href="Source_code" title="Source code">source code</a> derived in any way from AT&amp;T Unix to meet the specification. For instance, <a href="IBM" title="IBM">IBM</a> <a href="OS/390" title="OS/390">OS/390</a>, now <a href="Z/OS" title="Z/OS">z/OS</a>, qualifies as UNIX despite having no code in common.<sup id="cite_ref-52" class="reference"><a href="#cite_note-52"><span class="cite-bracket">[</span>52<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Marks_for_compliant_systems">Marks for compliant systems</h2></div>
<p>There are five official marks for conforming systems:<sup id="cite_ref-53" class="reference"><a href="#cite_note-53"><span class="cite-bracket">[</span>53<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-54" class="reference"><a href="#cite_note-54"><span class="cite-bracket">[</span>54<span class="cite-bracket">]</span></a></sup>
</p>
<ul><li>UNIX 93<sup id="cite_ref-UNIX_93_55-0" class="reference"><a href="#cite_note-UNIX_93-55"><span class="cite-bracket">[</span>55<span class="cite-bracket">]</span></a></sup></li>
<li>UNIX 95 - the mark for systems conforming to version 1 of the SUS<sup id="cite_ref-UNIX_95_56-0" class="reference"><a href="#cite_note-UNIX_95-56"><span class="cite-bracket">[</span>56<span class="cite-bracket">]</span></a></sup></li>
<li>UNIX 98 - the mark for systems conforming to version 2 of the SUS<sup id="cite_ref-UNIX_98_57-0" class="reference"><a href="#cite_note-UNIX_98-57"><span class="cite-bracket">[</span>57<span class="cite-bracket">]</span></a></sup></li>
<li>UNIX 03 - the mark for systems conforming to version 3 of the SUS<sup id="cite_ref-UNIX_03_58-0" class="reference"><a href="#cite_note-UNIX_03-58"><span class="cite-bracket">[</span>58<span class="cite-bracket">]</span></a></sup></li>
<li>UNIX V7 - the mark for systems conforming to version 4 of the SUS (including Corrigenda)<sup id="cite_ref-UNIX_V7_59-0" class="reference"><a href="#cite_note-UNIX_V7-59"><span class="cite-bracket">[</span>59<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-60" class="reference"><a href="#cite_note-60"><span class="cite-bracket">[</span>60<span class="cite-bracket">]</span></a></sup></li></ul>
<div class="mw-heading mw-heading2"><h2 id="Compliance">Compliance</h2></div>
<table class="wikitable sortable">
<tbody><tr>
<th>Product
</th>
<th>Vendor
</th>
<th>Architecture
</th>
<th>UNIX V7<sup id="cite_ref-UNIX_V7_59-1" class="reference"><a href="#cite_note-UNIX_V7-59"><span class="cite-bracket">[</span>59<span class="cite-bracket">]</span></a></sup>
</th>
<th>UNIX 03<sup id="cite_ref-UNIX_03_58-1" class="reference"><a href="#cite_note-UNIX_03-58"><span class="cite-bracket">[</span>58<span class="cite-bracket">]</span></a></sup>
</th>
<th>UNIX 98<sup id="cite_ref-UNIX_98_57-1" class="reference"><a href="#cite_note-UNIX_98-57"><span class="cite-bracket">[</span>57<span class="cite-bracket">]</span></a></sup>
</th>
<th>UNIX 95<sup id="cite_ref-UNIX_95_56-1" class="reference"><a href="#cite_note-UNIX_95-56"><span class="cite-bracket">[</span>56<span class="cite-bracket">]</span></a></sup>
</th>
<th>UNIX 93<sup id="cite_ref-UNIX_93_55-1" class="reference"><a href="#cite_note-UNIX_93-55"><span class="cite-bracket">[</span>55<span class="cite-bracket">]</span></a></sup>
</th></tr>
<tr>
<td><a href="IBM_AIX" title="IBM AIX">AIX</a>
</td>
<td><a href="IBM_Corporation" class="mw-redirect" title="IBM Corporation">IBM Corporation</a>
</td>
<td><a href="Power_ISA" title="Power ISA">POWER processors</a>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td></tr>
<tr>
<td><a href="HP-UX" title="HP-UX">HP-UX</a>
</td>
<td><a href="Hewlett_Packard_Enterprise" title="Hewlett Packard Enterprise">Hewlett Packard Enterprise</a>
</td>
<td><a href="IA-64" title="IA-64">IA-64</a>, <a href="PA-RISC" title="PA-RISC">PA-RISC</a>
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td></tr>
<tr>
<td><a href="MacOS" title="MacOS">macOS</a>
</td>
<td><a href="Apple_Inc." title="Apple Inc.">Apple</a>
</td>
<td><a href="X86-64" title="X86-64">x86-64</a>, <a href="ARM64" class="mw-redirect" title="ARM64">ARM64</a>
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td></tr>
<tr>
<td><a href="SCO_OpenServer" class="mw-redirect" title="SCO OpenServer">OpenServer</a>
</td>
<td><a href="Xinuos" title="Xinuos">Xinuos</a>
</td>
<td><a href="IA-32" title="IA-32">IA-32</a>
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td></tr>
<tr>
<td><a href="UnixWare" title="UnixWare">UnixWare</a>
</td>
<td><a href="Xinuos" title="Xinuos">Xinuos</a>
</td>
<td><a href="IA-32" title="IA-32">IA-32</a>
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td></tr>
<tr>
<td><a href="Z/OS" title="Z/OS">z/OS</a>
</td>
<td><a href="IBM_Corporation" class="mw-redirect" title="IBM Corporation">IBM Corporation</a>
</td>
<td><a href="Z/Architecture" title="Z/Architecture">z/Architecture</a>
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td></tr></tbody></table>
<div class="mw-heading mw-heading3"><h3 id="Currently_registered_UNIX_systems">Currently registered UNIX systems</h3></div>
<div class="mw-heading mw-heading4"><h4 id="AIX">AIX</h4></div>
<p><a href="IBM_AIX" title="IBM AIX">AIX</a> version 7, at either 7.1 TL5 (or later) or 7.2 TL2 (or later) are registered as UNIX 03 compliant.<sup id="cite_ref-61" class="reference"><a href="#cite_note-61"><span class="cite-bracket">[</span>61<span class="cite-bracket">]</span></a></sup> AIX version 7, at 7.2 TL5 (or later) are registered as UNIX V7 compliant.<sup id="cite_ref-62" class="reference"><a href="#cite_note-62"><span class="cite-bracket">[</span>62<span class="cite-bracket">]</span></a></sup> Older versions were previously certified to the UNIX 95 and UNIX 98 marks.<sup id="cite_ref-2003-register_63-0" class="reference"><a href="#cite_note-2003-register-63"><span class="cite-bracket">[</span>63<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="HP-UX">HP-UX</h4></div>
<p><a href="HP-UX" title="HP-UX">HP-UX</a> 11i V3 Release B.11.31 is registered as UNIX 03 compliant. Previous releases were registered as UNIX 95.<sup id="cite_ref-64" class="reference"><a href="#cite_note-64"><span class="cite-bracket">[</span>64<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="macOS">macOS</h4></div>
<p><a href="Apple_Inc." title="Apple Inc.">Apple</a> <a href="MacOS" title="MacOS">macOS</a> (formerly known as Mac&nbsp;OS&nbsp;X and OS&nbsp;X) is registered as UNIX 03 compliant.<sup id="cite_ref-65" class="reference"><a href="#cite_note-65"><span class="cite-bracket">[</span>65<span class="cite-bracket">]</span></a></sup> The first version registered was <a href="Mac_OS_X_Leopard" title="Mac OS X Leopard">Mac&nbsp;OS&nbsp;X 10.5 Leopard</a>, certified on October 26, 2007 (on x86 systems).<sup id="cite_ref-66" class="reference"><a href="#cite_note-66"><span class="cite-bracket">[</span>66<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-67" class="reference"><a href="#cite_note-67"><span class="cite-bracket">[</span>67<span class="cite-bracket">]</span></a></sup> All versions of <a href="MacOS" title="MacOS">macOS</a> from Mac OS X Leopard to <a href="MacOS_Catalina" title="MacOS Catalina">macOS 10.15 Catalina</a>, except for <a href="Mac_OS_X_Lion" class="mw-redirect" title="Mac OS X Lion">OS X Lion</a>,<sup id="cite_ref-68" class="reference"><a href="#cite_note-68"><span class="cite-bracket">[</span>68<span class="cite-bracket">]</span></a></sup> have been registered on Intel-based systems, and all versions from <a href="MacOS_Big_Sur" title="MacOS Big Sur">macOS 11 Big Sur</a>, the successor to macOS Catalina, up to <a href="MacOS_Sequoia" title="MacOS Sequoia">macOS 15 Sequoia</a> have been registered on both x86-64 and ARM64 systems.<sup id="cite_ref-69" class="reference"><a href="#cite_note-69"><span class="cite-bracket">[</span>69<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="Xinuos">Xinuos</h4></div>
<p><a href="UnixWare" title="UnixWare">UnixWare</a> 7.1.3 and later is registered as UNIX 95 compliant.
<a href="OpenServer" title="OpenServer">OpenServer</a> 5 and 6 are registered as UNIX 93 compliant.
</p>
<div class="mw-heading mw-heading4"><h4 id="z/OS">z/OS</h4></div>
<p>IBM <a href="Z/OS" title="Z/OS">z/OS</a> 1.2 and higher is registered as UNIX 95 compliant.
z/OS 1.9, released on September 28, 2007, and subsequent releases "better align" with UNIX 03.<sup id="cite_ref-70" class="reference"><a href="#cite_note-70"><span class="cite-bracket">[</span>70<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="Previously_registered_UNIX_systems">Previously registered UNIX systems</h3></div>
<div class="mw-heading mw-heading4"><h4 id="EulerOS">EulerOS</h4></div>
<p><a href="EulerOS" title="EulerOS">EulerOS</a> 2.0 for the <a href="X86-64" title="X86-64">x86-64</a> architecture was registered as UNIX&nbsp;03 compliant.<sup id="cite_ref-71" class="reference"><a href="#cite_note-71"><span class="cite-bracket">[</span>71<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-euler-cert_72-0" class="reference"><a href="#cite_note-euler-cert-72"><span class="cite-bracket">[</span>72<span class="cite-bracket">]</span></a></sup> The UNIX&nbsp;03 conformance statement shows that the standard C compiler is from the <a href="GNU_Compiler_Collection" title="GNU Compiler Collection">GNU Compiler Collection</a> (<style data-mw-deduplicate="TemplateStyles:r886049734">
/* start https://en.wikipedia.org/ */


.mw-parser-output .monospaced{font-family:monospace,monospace}


/* end https://en.wikipedia.org/ */
</style><span class="monospaced">gcc</span>), and that the system is a <a href="Linux_distribution" title="Linux distribution">Linux distribution</a> of the <a href="Red_Hat_Enterprise_Linux" title="Red Hat Enterprise Linux">Red Hat Enterprise Linux</a> family.<sup id="cite_ref-EulerOS_conformance_commands_73-0" class="reference"><a href="#cite_note-EulerOS_conformance_commands-73"><span class="cite-bracket">[</span>73<span class="cite-bracket">]</span></a></sup> The UNIX 03 certification expired in September 2022 and has not been renewed.<sup id="cite_ref-euler-cert_72-1" class="reference"><a href="#cite_note-euler-cert-72"><span class="cite-bracket">[</span>72<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="FTX">FTX</h4></div>
<p><a href="Stratus_Technologies" title="Stratus Technologies">Stratus Technologies</a> DNCP Series servers running FTX Release 3 were registered as UNIX 93 compliant.<sup id="cite_ref-74" class="reference"><a href="#cite_note-74"><span class="cite-bracket">[</span>74<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="Inspur_K-UX">Inspur K-UX</h4></div>
<p><a href="Inspur_K-UX" title="Inspur K-UX">Inspur K-UX</a> 2.0 and 3.0 for the <a href="X86-64" title="X86-64">x86-64</a> architecture were certified as UNIX&nbsp;03 compliant.<sup id="cite_ref-75" class="reference"><a href="#cite_note-75"><span class="cite-bracket">[</span>75<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-inspur_conformance_statement_76-0" class="reference"><a href="#cite_note-inspur_conformance_statement-76"><span class="cite-bracket">[</span>76<span class="cite-bracket">]</span></a></sup> The UNIX&nbsp;03 conformance statement for Inspur K-UX 2.0 and 3.0 shows that the standard C compiler is from the <a href="GNU_Compiler_Collection" title="GNU Compiler Collection">GNU Compiler Collection</a> (<span class="monospaced">gcc</span>), and that the system is a <a href="Linux_distribution" title="Linux distribution">Linux distribution</a> of the <a href="Red_Hat" title="Red Hat">Red Hat</a> family.<sup id="cite_ref-inspur_conformance_commands_77-0" class="reference"><a href="#cite_note-inspur_conformance_commands-77"><span class="cite-bracket">[</span>77<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="IRIX">IRIX</h4></div>
<p><a href="Silicon_Graphics" title="Silicon Graphics">SGI</a> <a href="IRIX" title="IRIX">IRIX</a> 6.5 was registered as UNIX 95 compliant.<sup id="cite_ref-78" class="reference"><a href="#cite_note-78"><span class="cite-bracket">[</span>78<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="OS/390">OS/390</h4></div>
<p>IBM <a href="OS/390" title="OS/390">OS/390</a> was registered as UNIX 95 compliant beginning with the V2R4 release.<sup id="cite_ref-79" class="reference"><a href="#cite_note-79"><span class="cite-bracket">[</span>79<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="Reliant_UNIX">Reliant UNIX</h4></div>
<p>The last <a href="Reliant_UNIX" class="mw-redirect" title="Reliant UNIX">Reliant UNIX</a> versions were registered as UNIX 95 compliant (XPG4 hard branding).
</p>
<div class="mw-heading mw-heading4"><h4 id="Solaris">Solaris</h4></div>
<p><a href="Solaris_(operating_system)" class="mw-redirect" title="Solaris (operating system)">Solaris</a> 11.4 was previously registered as UNIX v7 compliant in 2018.<sup id="cite_ref-80" class="reference"><a href="#cite_note-80"><span class="cite-bracket">[</span>80<span class="cite-bracket">]</span></a></sup> Solaris 11 and Solaris 10 were registered as UNIX 03 compliant on <a href="32-bit" class="mw-redirect" title="32-bit">32-bit</a> and <a href="64-bit" class="mw-redirect" title="64-bit">64-bit</a> <a href="X86" title="X86">x86</a> (<a href="X86-64" title="X86-64">X86-64</a>) and <a href="SPARC" title="SPARC">SPARC</a> systems. Solaris 8 and 9 were registered as UNIX 98 compliant on <a href="32-bit" class="mw-redirect" title="32-bit">32-bit</a> <a href="X86" title="X86">x86</a> and <a href="SPARC" title="SPARC">SPARC</a> systems; 64-bit x86 systems were not supported. Solaris 2.4 and 2.6, on both x86 and SPARC, were certified to the UNIX 93 and UNIX 95 marks respectively.<sup id="cite_ref-2003-register_63-1" class="reference"><a href="#cite_note-2003-register-63"><span class="cite-bracket">[</span>63<span class="cite-bracket">]</span></a></sup>
</p><p>Solaris 2.5.1 was also registered as UNIX 95 compliant on the <a href="PReP" class="mw-redirect" title="PReP">PReP</a> <a href="PowerPC" title="PowerPC">PowerPC</a> platform in 1996, but the product was withdrawn before more than a few dozen copies had been sold.<sup id="cite_ref-81" class="reference"><a href="#cite_note-81"><span class="cite-bracket">[</span>81<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="Tru64_UNIX">Tru64 UNIX</h4></div>
<p><a href="Tru64_UNIX" title="Tru64 UNIX">Tru64 UNIX</a> V5.1A and later were registered as UNIX 98 compliant.<sup id="cite_ref-82" class="reference"><a href="#cite_note-82"><span class="cite-bracket">[</span>82<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="Other">Other</h4></div>
<p>Other operating systems previously registered as UNIX 95 or UNIX 93 compliant:
</p>
<ul><li><a href="NCR_Corporation" class="mw-redirect" title="NCR Corporation">NCR</a> UNIX SVR4</li>
<li><a href="NEC" title="NEC">NEC</a> UX/4800</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Non-registered_Unix-like_systems">Non-registered Unix-like systems</h3></div>
<p>Developers and vendors of <a href="Unix-like" title="Unix-like">Unix-like</a> operating systems such as <a href="Linux" title="Linux">Linux</a>, <a href="FreeBSD" title="FreeBSD">FreeBSD</a>, and <a href="MINIX" class="mw-redirect" title="MINIX">MINIX</a> typically do not certify their distributions and do not install full POSIX utilities by default.
</p><p>For Linux, <a href="Pax_(command)" title="Pax (command)">pax</a> command is usually not installed; furthermore, pax command packages available for Linux often lack pax file format support required by POSIX.<sup id="cite_ref-83" class="reference"><a href="#cite_note-83"><span class="cite-bracket">[</span>83<span class="cite-bracket">]</span></a></sup> Sometimes, SUS compliance can be improved by installing additional packages, but very few Linux systems can be configured to be completely conformant. The <a href="Linux_Standard_Base" title="Linux Standard Base">Linux Standard Base</a> was formed in 2001 as an attempt to standardize the internal structures of Linux-based systems for increased compatibility. It is based on the POSIX specifications, the Single UNIX Specification, and other open standards, and also extends them in several areas; but there are some conflicts between the LSB and the POSIX standards.<sup id="cite_ref-84" class="reference"><a href="#cite_note-84"><span class="cite-bracket">[</span>84<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-85" class="reference"><a href="#cite_note-85"><span class="cite-bracket">[</span>85<span class="cite-bracket">]</span></a></sup> Few <a href="Linux_distribution" title="Linux distribution">Linux distributions</a> actually go through certification as LSB compliant.<sup id="cite_ref-86" class="reference"><a href="#cite_note-86"><span class="cite-bracket">[</span>86<span class="cite-bracket">]</span></a></sup>
</p><p><a href="Darwin_(operating_system)" title="Darwin (operating system)">Darwin</a>, the open source subset of macOS, has behavior that can be set to comply with UNIX&nbsp;03.<sup id="cite_ref-87" class="reference"><a href="#cite_note-87"><span class="cite-bracket">[</span>87<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-88" class="reference"><a href="#cite_note-88"><span class="cite-bracket">[</span>88<span class="cite-bracket">]</span></a></sup> Darwin uses a 4.4BSD-derived pax command,<sup id="cite_ref-89" class="reference"><a href="#cite_note-89"><span class="cite-bracket">[</span>89<span class="cite-bracket">]</span></a></sup> which lacks multibyte support for filenames.
</p><p>FreeBSD previously had a "C99 and POSIX Conformance Project" which aimed for compliance with a subset of the Single UNIX Specification, and documentation where there were differences.<sup id="cite_ref-90" class="reference"><a href="#cite_note-90"><span class="cite-bracket">[</span>90<span class="cite-bracket">]</span></a></sup> FreeBSD pax command, derived from 4.4BSD, does not fully support pax file format.<sup id="cite_ref-91" class="reference"><a href="#cite_note-91"><span class="cite-bracket">[</span>91<span class="cite-bracket">]</span></a></sup> pax and ustar in-archive format use the same with slightly different defaults (5120 block size vs 10240 block size);<sup id="cite_ref-92" class="reference"><a href="#cite_note-92"><span class="cite-bracket">[</span>92<span class="cite-bracket">]</span></a></sup> however, FreeBSD's pax lacks the extended PAX headers used for extended character set support. FreeBSD man pages sometimes indicate deviations from POSIX and thus SUS in their STANDARDS sections.<sup id="cite_ref-93" class="reference"><a href="#cite_note-93"><span class="cite-bracket">[</span>93<span class="cite-bracket">]</span></a></sup>
</p><p>OpenBSD man pages sometimes indicate deviations from POSIX and thus SUS in their STANDARDS sections.<sup id="cite_ref-94" class="reference"><a href="#cite_note-94"><span class="cite-bracket">[</span>94<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-95" class="reference"><a href="#cite_note-95"><span class="cite-bracket">[</span>95<span class="cite-bracket">]</span></a></sup>
</p><p>MINIX pax command does not support pax file format<sup id="cite_ref-96" class="reference"><a href="#cite_note-96"><span class="cite-bracket">[</span>96<span class="cite-bracket">]</span></a></sup> and thereby fails POSIX.1-2001.
</p>
<div class="mw-heading mw-heading2"><h2 id="External_links">External links</h2></div>
<dl><dd><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/9799919799/">POSIX.1-2024 online version</a></dd></dl>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<ul><li><a href="List_of_Unix_commands" class="mw-redirect" title="List of Unix commands">List of Unix commands</a></li>
<li><a href="Functional_specification" title="Functional specification">Functional specification</a></li>
<li><a href="Open_standard" title="Open standard">Open standard</a></li>
<li><a href="Open_system_(computing)" title="Open system (computing)">Open system (computing)</a></li>
<li><a href="POSIX" title="POSIX">POSIX</a></li>
<li><a href="Manual_page_(Unix)" class="mw-redirect" title="Manual page (Unix)">UNIX manual</a></li>
<li><a href="Unix_wars" title="Unix wars">Unix wars</a></li></ul>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */


.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}


/* end https://en.wikipedia.org/ */
</style><div class="reflist">
<div class="mw-references-wrap mw-references-columns"><ol class="references">
<li id="cite_note-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-1">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://unix.org/questions_answers.html">"Questions &amp; Answers"</a>. <i>unix.org</i>.</cite></span>
</li>
<li id="cite_note-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-2">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/membership/forums/platform/unix">"The UNIX Standard"</a>. <i><a href="The_Open_Group" title="The Open Group">The Open Group</a></i>. August 27, 2018.</cite></span>
</li>
<li id="cite_note-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-3">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://publications.opengroup.org/standards/unix/t101">"Single UNIX Specification, Version 4, 2018 Edition"</a>. <i><a href="The_Open_Group" title="The Open Group">The Open Group</a></i>.</cite></span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text"><cite id="CITEREFKelty" class="citation web cs1">Kelty, Christopher M. <a rel="nofollow" class="external text" href="https://kelty.org/or/papers/Kelty_WULP_Conceiving_2009.pdf">"Conceiving Open Systems"</a> <span class="cs1-format">(PDF)</span>. <i>kelty.org</i>.</cite></span>
</li>
<li id="cite_note-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-5">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://docs.oracle.com/cd/E19641-01/802-1953/802-1953.pdf"><i>Standards Conformance Guide</i></a> <span class="cs1-format">(PDF)</span>. SunSoft. November 1995.</cite></span>
</li>
<li id="cite_note-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-6">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://books.google.com/books?id=QcG4wAEACAAJ"><i>System V Interface Definition</i></a>. 1985. <a href="ASIN_(identifier)" class="mw-redirect" title="ASIN (identifier)">ASIN</a>&nbsp;<a rel="nofollow" class="external text" href="https://www.amazon.com/dp/B000KF6SCE">B000KF6SCE</a>.</cite></span>
</li>
<li id="cite_note-raymond2003-7"><span class="mw-cite-backlink">^ <a href="#cite_ref-raymond2003_7-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-raymond2003_7-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-raymond2003_7-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFRaymond2003" class="citation book cs1"><a href="Eric_S._Raymond" title="Eric S. Raymond">Raymond, Eric S.</a> (September 19, 2003). <a rel="nofollow" class="external text" href="http://www.catb.org/~esr/writings/taoup/html/ch17s02.html#id2994594">"Standards and the Unix Wars"</a>. <a rel="nofollow" class="external text" href="http://www.catb.org/~esr/writings/taoup/html/"><i>The Art of UNIX Programming</i></a>.</cite></span>
</li>
<li id="cite_note-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-8">^</a></b></span> <span class="reference-text"><cite id="CITEREFStevensFennerRudoff2003" class="citation book cs1"><a href="W._Richard_Stevens" title="W. Richard Stevens">Stevens, W. Richard</a>; Fenner, Bill; Rudoff, Andrew M. (2003). <i>Unix Network Programming, Volume 1: The Sockets Networking API</i> (3rd&nbsp;ed.). Addison-Wesley Professional. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>978-0131411555</bdi>. <a href="OCLC_(identifier)" class="mw-redirect" title="OCLC (identifier)">OCLC</a>&nbsp;<a rel="nofollow" class="external text" href="https://search.worldcat.org/oclc/53867239">53867239</a>.</cite></span>
</li>
<li id="cite_note-unixorgsus-9"><span class="mw-cite-backlink">^ <a href="#cite_ref-unixorgsus_9-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-unixorgsus_9-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-unixorgsus_9-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-unixorgsus_9-3"><sup><i><b>d</b></i></sup></a> <a href="#cite_ref-unixorgsus_9-4"><sup><i><b>e</b></i></sup></a> <a href="#cite_ref-unixorgsus_9-5"><sup><i><b>f</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://unix.org/what_is_unix/single_unix_specification.html">"The Single UNIX Specification"</a>. <i>unix.org</i>.</cite></span>
</li>
<li id="cite_note-unixorghist-10"><span class="mw-cite-backlink"><b><a href="#cite_ref-unixorghist_10-0">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://unix.org/what_is_unix/history_timeline.html">"The UNIX System -- History and Timeline -- UNIX History"</a>. <i>unix.org</i>.</cite></span>
</li>
<li id="cite_note-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-11">^</a></b></span> <span class="reference-text"><cite id="CITEREFFennessy1993" class="citation newsgroup cs1">Fennessy, Quentin (October 12, 1993). <a rel="nofollow" class="external text" href="https://groups.google.com/g/comp.std.unix/c/Jblvq9RejzI/m/ypx8LcZjBmEJ">"The name "UNIX" is now the property of X/Open"</a>. <a href="Usenet_newsgroup" title="Usenet newsgroup">Newsgroup</a>:&nbsp;<a rel="nofollow" class="external text" href="news:comp.std.unix">comp.std.unix</a>.</cite></span>
</li>
<li id="cite_note-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-12">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://unix.org/questions_answers/faq.html">"Frequently Asked Questions"</a>. <i>unix.org</i>.</cite></span>
</li>
<li id="cite_note-13"><span class="mw-cite-backlink"><b><a href="#cite_ref-13">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/009656599/toc.pdf"><i>X/Open CAE Specification System Interface Definitions, Issue 4, Version 2</i></a> <span class="cs1-format">(PDF)</span>. X/Open Company. 1994.</cite></span>
</li>
<li id="cite_note-14"><span class="mw-cite-backlink"><b><a href="#cite_ref-14">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/9695969499/toc.pdf"><i>X/Open CAE Specification System Interfaces and Headers, Issue 4, Version 2</i></a> <span class="cs1-format">(PDF)</span>. X/Open Company. 1994.</cite></span>
</li>
<li id="cite_note-15"><span class="mw-cite-backlink"><b><a href="#cite_ref-15">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/009656399/toc.pdf"><i>X/Open CAE Specification Commands and Utilities, Issue 4, Version 2</i></a> <span class="cs1-format">(PDF)</span>. X/Open Company. 1994.</cite></span>
</li>
<li id="cite_note-16"><span class="mw-cite-backlink"><b><a href="#cite_ref-16">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/009656199/toc.pdf"><i>X/Open CAE Specification Networking Services, Issue 4</i></a> <span class="cs1-format">(PDF)</span>. X/Open Company. 1994.</cite></span>
</li>
<li id="cite_note-17"><span class="mw-cite-backlink"><b><a href="#cite_ref-17">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://publications.opengroup.org/c43x">"Single UNIX® Specification, Version 1 Document Set (UNIX 95)"</a>. <i>opengroup.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">May 25,</span> 2021</span>.</cite></span>
</li>
<li id="cite_note-18"><span class="mw-cite-backlink"><b><a href="#cite_ref-18">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/009638999/toc.pdf"><i>X/Open Curses, Issue 4, Version 2</i></a> <span class="cs1-format">(PDF)</span>. X/Open Company. 1996. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>1-85912-171-3</bdi>.</cite></span>
</li>
<li id="cite_note-19"><span class="mw-cite-backlink"><b><a href="#cite_ref-19">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://books.google.com/books?id=PYFCAAAACAAJ"><i>X/Open Curses, Issue 4</i></a>. X/Open Company. 1995. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>9781859120774</bdi>.</cite></span>
</li>
<li id="cite_note-20"><span class="mw-cite-backlink"><b><a href="#cite_ref-20">^</a></b></span> <span class="reference-text"><cite id="CITEREFBozman1994" class="citation magazine cs1">Bozman, Jean S. (October 24, 1994). <a rel="nofollow" class="external text" href="https://books.google.com/books?id=Ilp0BEVTY3gC&amp;pg=PA49">"X/Open test suites advance"</a>. <i><a href="Computerworld" title="Computerworld">Computerworld</a></i>. Vol.&nbsp;28, no.&nbsp;43. p.&nbsp;49.</cite></span>
</li>
<li id="cite_note-21"><span class="mw-cite-backlink"><b><a href="#cite_ref-21">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/xum4.htm">"Open Brand - UNIX 95"</a>. <i><a href="The_Open_Group" title="The Open Group">The Open Group</a></i>.</cite></span>
</li>
<li id="cite_note-v3howmanyapis-22"><span class="mw-cite-backlink">^ <a href="#cite_ref-v3howmanyapis_22-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-v3howmanyapis_22-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-v3howmanyapis_22-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://unix.org/version3/howmany.html">"How many APIS are there?"</a>. <i>unix.org</i>.</cite></span>
</li>
<li id="cite_note-23"><span class="mw-cite-backlink"><b><a href="#cite_ref-23">^</a></b></span> <span class="reference-text"><cite id="CITEREFMcCrea1996" class="citation journal cs1">McCrea, Phil (April 1996). <a rel="nofollow" class="external text" href="https://books.google.com/books?id=t_HcO8cY91IC&amp;pg=PA17">"Formation of 'The Open Group'"</a>. <i>AUGGN: The Journal of AUUG Inc</i>. <b>17</b> (2): <span class="nowrap">17–</span>18.</cite></span>
</li>
<li id="cite_note-24"><span class="mw-cite-backlink"><b><a href="#cite_ref-24">^</a></b></span> <span class="reference-text"><cite id="CITEREFGaudin1996" class="citation magazine cs1">Gaudin, Sharon (May 27, 1996). <a rel="nofollow" class="external text" href="https://books.google.com/books?id=GTHir58nwGgC&amp;pg=PT71">"WebCrusader may blaze wider trail for DCE users"</a>. <i><a href="Computerworld" title="Computerworld">Computerworld</a></i>. Vol.&nbsp;30, no.&nbsp;22. p.&nbsp;64.</cite></span>
</li>
<li id="cite_note-25"><span class="mw-cite-backlink"><b><a href="#cite_ref-25">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/onlinepubs/7990989775/">"The Single UNIX Specification, Version 2"</a>. <i>www.opengroup.org</i>.</cite></span>
</li>
<li id="cite_note-26"><span class="mw-cite-backlink"><b><a href="#cite_ref-26">^</a></b></span> <span class="reference-text"><cite class="citation pressrelease cs1"><a rel="nofollow" class="external text" href="https://unix.org/version2/pr.html">"The Open Group Announces Enhanced Single UNIX Specification"</a> (Press release). The Open Group. March 12, 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">July 26,</span> 2009</span>.</cite></span>
</li>
<li id="cite_note-27"><span class="mw-cite-backlink"><b><a href="#cite_ref-27">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://unix.org/version2/whatsnew/login_whatsnew.html">"What's New in the Single UNIX Specification, Version 2"</a>. <i>unix.org</i>.</cite></span>
</li>
<li id="cite_note-28"><span class="mw-cite-backlink"><b><a href="#cite_ref-28">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/9693999499/toc.pdf"><i>System Interface Definitions Issue 5</i></a> <span class="cs1-format">(PDF)</span>. <a href="The_Open_Group" title="The Open Group">The Open Group</a>.</cite></span>
</li>
<li id="cite_note-29"><span class="mw-cite-backlink"><b><a href="#cite_ref-29">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/009639399/toc.pdf"><i>System Interfaces and Headers Issue 5</i></a> <span class="cs1-format">(PDF)</span>. <a href="The_Open_Group" title="The Open Group">The Open Group</a>.</cite></span>
</li>
<li id="cite_note-30"><span class="mw-cite-backlink"><b><a href="#cite_ref-30">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/009639599/toc.pdf"><i>Commands and Utilities Issue 5</i></a> <span class="cs1-format">(PDF)</span>. <a href="The_Open_Group" title="The Open Group">The Open Group</a>.</cite></span>
</li>
<li id="cite_note-31"><span class="mw-cite-backlink"><b><a href="#cite_ref-31">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/9647699/toc.pdf"><i>Networking Services (XNS) Issue 5</i></a> <span class="cs1-format">(PDF)</span>. <a href="The_Open_Group" title="The Open Group">The Open Group</a>. May 14, 1997. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>1-85912-165-9</bdi>.</cite></span>
</li>
<li id="cite_note-32"><span class="mw-cite-backlink"><b><a href="#cite_ref-32">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/009638999/toc.pdf"><i>X/Open Curses, Issue 4, Version 2</i></a> <span class="cs1-format">(PDF)</span>. <a href="The_Open_Group" title="The Open Group">The Open Group</a>. 1996. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>1-85912-171-3</bdi>.</cite></span>
</li>
<li id="cite_note-33"><span class="mw-cite-backlink"><b><a href="#cite_ref-33">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/xxm0.htm">"Open Brand - UNIX 98"</a>. X/Open Company.</cite></span>
</li>
<li id="cite_note-34"><span class="mw-cite-backlink"><b><a href="#cite_ref-34">^</a></b></span> <span class="reference-text"><cite class="citation pressrelease cs1"><a rel="nofollow" class="external text" href="https://unix.org/version3/pr.html">"The Open Group announces completion of the joint revision to POSIX and the Single UNIX Specification"</a> (Press release). The Open Group. January 30, 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">July 26,</span> 2009</span>.</cite></span>
</li>
<li id="cite_note-unixorgv3-35"><span class="mw-cite-backlink">^ <a href="#cite_ref-unixorgv3_35-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-unixorgv3_35-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://unix.org/version3/overview.html">"The Single UNIX Specification Version 3 - Overview"</a>. <i>unix.org</i>.</cite></span>
</li>
<li id="cite_note-36"><span class="mw-cite-backlink"><b><a href="#cite_ref-36">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/xym0.htm">"Open Brand - UNIX 03"</a>. <i><a href="The_Open_Group" title="The Open Group">The Open Group</a></i>.</cite></span>
</li>
<li id="cite_note-37"><span class="mw-cite-backlink"><b><a href="#cite_ref-37">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/9299959899/toc.pdf"><i>The Single UNIX Specification: The Authorized Guide to Version 3, 2nd Edition</i></a> <span class="cs1-format">(PDF)</span>. <a href="The_Open_Group" title="The Open Group">The Open Group</a>.</cite></span>
</li>
<li id="cite_note-38"><span class="mw-cite-backlink"><b><a href="#cite_ref-38">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/onlinepubs/009695399/">"The Open Group Base Specifications Issue 6"</a>. <a href="The_Open_Group" title="The Open Group">The Open Group</a>.</cite></span>
</li>
<li id="cite_note-posix2004-39"><span class="mw-cite-backlink">^ <a href="#cite_ref-posix2004_39-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-posix2004_39-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://unix.org/version3/ieee_std.html">"IEEE Std 1003.1, 2004 Edition"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">July 26,</span> 2009</span>.</cite></span>
</li>
<li id="cite_note-40"><span class="mw-cite-backlink"><b><a href="#cite_ref-40">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://docs.oracle.com/cd/E36784_01/html/E36883/posix.1-5.html">"POSIX.1(5)"</a>. <i>Oracle Solaris 11.2 Information Library</i>.</cite></span>
</li>
<li id="cite_note-41"><span class="mw-cite-backlink"><b><a href="#cite_ref-41">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html">"1.3.4 Feature Test Macros"</a>. <a rel="nofollow" class="external text" href="https://www.gnu.org/software/libc/manual/html_node/index.html"><i>The GNU C Library manual</i></a>. <a href="The_GNU_Project" class="mw-redirect" title="The GNU Project">The GNU Project</a>.</cite></span>
</li>
<li id="cite_note-42"><span class="mw-cite-backlink"><b><a href="#cite_ref-42">^</a></b></span> <span class="reference-text"><cite class="citation conference cs1"><i>POSIX Abstractions in Modern Operating Systems: The Old, the New, and the Missing</i>. Eleventh European Conference on Computer Systems. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.1145%2F2901318.2901350">10.1145/2901318.2901350</a></span>.</cite></span>
</li>
<li id="cite_note-43"><span class="mw-cite-backlink"><b><a href="#cite_ref-43">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/onlinepubs/9699919799/">"The Open Group Base Specifications Issue 7, 2018 edition"</a>. <i>www.opengroup.org</i>.</cite></span>
</li>
<li id="cite_note-44"><span class="mw-cite-backlink"><b><a href="#cite_ref-44">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/bookstore/catalog/c082.htm">"Base Specifications, Issue 7"</a>. The Open Group<span class="reference-accessdate">. Retrieved <span class="nowrap">July 26,</span> 2009</span>.</cite></span>
</li>
<li id="cite_note-45"><span class="mw-cite-backlink"><b><a href="#cite_ref-45">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/austin/">"The Austin Common Standards Revision Group"</a>. The Open Group<span class="reference-accessdate">. Retrieved <span class="nowrap">July 26,</span> 2009</span>.</cite></span>
</li>
<li id="cite_note-46"><span class="mw-cite-backlink"><b><a href="#cite_ref-46">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://unix.net/version4">"Single UNIX Specification Version 4"</a>. The Open Group.</cite></span>
</li>
<li id="cite_note-unixorgv4-47"><span class="mw-cite-backlink">^ <a href="#cite_ref-unixorgv4_47-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-unixorgv4_47-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://unix.org/version4/overview.html">"The Single UNIX Specification Version 4 - Introduction"</a>. <i>unix.org</i>.</cite></span>
</li>
<li id="cite_note-48"><span class="mw-cite-backlink"><b><a href="#cite_ref-48">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://unix.org/version4/interfaces.html">"Version 4 Interface Counts"</a>. <i>unix.org</i>.</cite></span>
</li>
<li id="cite_note-49"><span class="mw-cite-backlink"><b><a href="#cite_ref-49">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://unix.org/unixv7.html">"UNIX V7 Certification"</a>. <i>unix.org</i>.</cite></span>
</li>
<li id="cite_note-50"><span class="mw-cite-backlink"><b><a href="#cite_ref-50">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://publications.opengroup.org/c181">"Base Specifications, Issue 7, 2018 Edition"</a>. The Open Group<span class="reference-accessdate">. Retrieved <span class="nowrap">July 6,</span> 2018</span>.</cite></span>
</li>
<li id="cite_note-51"><span class="mw-cite-backlink"><b><a href="#cite_ref-51">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://standards.ieee.org/ieee/1003.1/7101/">"IEEE SA - IEEE/Open Group 1003.1-2017"</a>. <i><a href="IEEE" class="mw-redirect" title="IEEE">IEEE</a></i>.</cite></span>
</li>
<li id="cite_note-52"><span class="mw-cite-backlink"><b><a href="#cite_ref-52">^</a></b></span> <span class="reference-text"><cite id="CITEREFMatzan2004" class="citation web cs1">Matzan, Jem (July 30, 2004). <a rel="nofollow" class="external text" href="https://www.linux.com/news/can-gnu-ever-be-unix/">"Can GNU ever be Unix?"</a>. <i>linux.com</i>.</cite></span>
</li>
<li id="cite_note-53"><span class="mw-cite-backlink"><b><a href="#cite_ref-53">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/">"UNIX(R) Certified Products - The Open Group official register of UNIX Certified Products"</a>. <i><a href="The_Open_Group" title="The Open Group">The Open Group</a></i>.</cite></span>
</li>
<li id="cite_note-54"><span class="mw-cite-backlink"><b><a href="#cite_ref-54">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/index2.html">"The Open Brand - The full register of certified products"</a>. <i><a href="The_Open_Group" title="The Open Group">The Open Group</a></i>.</cite></span>
</li>
<li id="cite_note-UNIX_93-55"><span class="mw-cite-backlink">^ <a href="#cite_ref-UNIX_93_55-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-UNIX_93_55-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/xt.htm">"The Open Brand Register, UNIX 93"</a>. <i><a href="The_Open_Group" title="The Open Group">The Open Group</a></i>.</cite></span>
</li>
<li id="cite_note-UNIX_95-56"><span class="mw-cite-backlink">^ <a href="#cite_ref-UNIX_95_56-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-UNIX_95_56-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/xu.htm">"The Open Brand Register, UNIX 95"</a>. <i><a href="The_Open_Group" title="The Open Group">The Open Group</a></i>.</cite></span>
</li>
<li id="cite_note-UNIX_98-57"><span class="mw-cite-backlink">^ <a href="#cite_ref-UNIX_98_57-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-UNIX_98_57-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/xx.htm">"The Open Brand Register, UNIX 98"</a>. <i><a href="The_Open_Group" title="The Open Group">The Open Group</a></i>.</cite></span>
</li>
<li id="cite_note-UNIX_03-58"><span class="mw-cite-backlink">^ <a href="#cite_ref-UNIX_03_58-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-UNIX_03_58-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/xy.htm">"The Open Brand Register, UNIX 03"</a>. <i><a href="The_Open_Group" title="The Open Group">The Open Group</a></i>.</cite></span>
</li>
<li id="cite_note-UNIX_V7-59"><span class="mw-cite-backlink">^ <a href="#cite_ref-UNIX_V7_59-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-UNIX_V7_59-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/xv7.htm">"The Open Brand Register, UNIX V7"</a>. <i><a href="The_Open_Group" title="The Open Group">The Open Group</a></i>.</cite></span>
</li>
<li id="cite_note-60"><span class="mw-cite-backlink"><b><a href="#cite_ref-60">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://unix.org/unixv7.html">"The UNIX System -- UNIX V7 Certification"</a>. <i>unix.org</i>.</cite></span>
</li>
<li id="cite_note-61"><span class="mw-cite-backlink"><b><a href="#cite_ref-61">^</a></b></span> <span class="reference-text"><cite id="CITEREFThe_Open_Group" class="citation web cs1">The Open Group. <a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/brand3637.htm">"UNIX 03, AIX"</a>.</cite></span>
</li>
<li id="cite_note-62"><span class="mw-cite-backlink"><b><a href="#cite_ref-62">^</a></b></span> <span class="reference-text"><cite id="CITEREFThe_Open_Group" class="citation web cs1">The Open Group. <a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/brand3658.htm">"UNIX V7, AIX"</a>.</cite></span>
</li>
<li id="cite_note-2003-register-63"><span class="mw-cite-backlink">^ <a href="#cite_ref-2003-register_63-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-2003-register_63-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20030802103246/http://www.opengroup.org/openbrand/register/">"The Open Brand - Register of Certified Products"</a>. <i>Open Group</i>. July 23, 2003. Archived from <a rel="nofollow" class="external text" href="http://www.opengroup.org/openbrand/register/">the original</a> on August 2, 2003<span class="reference-accessdate">. Retrieved <span class="nowrap">January 23,</span> 2022</span>.</cite></span>
</li>
<li id="cite_note-64"><span class="mw-cite-backlink"><b><a href="#cite_ref-64">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20140727044600/http://h21007.www2.hp.com/portal/download/files/unprot/STK/HPUX_STK/impacts/i1071.html">"UNIX 2003 Standard Profile conformance"</a>. <a href="Hewlett-Packard" title="Hewlett-Packard">Hewlett-Packard</a>. Archived from <a rel="nofollow" class="external text" href="http://h21007.www2.hp.com/portal/download/files/unprot/STK/HPUX_STK/impacts/i1071.html">the original</a> on July 27, 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">July 22,</span> 2014</span>.</cite></span>
</li>
<li id="cite_note-65"><span class="mw-cite-backlink"><b><a href="#cite_ref-65">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://images.apple.com/macosx/docs/OSX_for_UNIX_Users_TB_July2011.pdf">"OS X for UNIX Users"</a> <span class="cs1-format">(PDF)</span>. July 2011.</cite></span>
</li>
<li id="cite_note-66"><span class="mw-cite-backlink"><b><a href="#cite_ref-66">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20070823040630/http://www.apple.com/macosx/leopard/technology/unix.html">"Mac OS X Leopard - Technology - UNIX"</a>. <i>Leopard Technology Overview</i>. Apple Inc. Archived from <a rel="nofollow" class="external text" href="https://www.apple.com/macosx/leopard/technology/unix.html">the original</a> on August 23, 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">June 11,</span> 2007</span>. <q>Leopard is now an Open Brand UNIX 03 Registered Product, conforming to the SUSv3 and POSIX 1003.1 specifications for the C API, Shell Utilities, and Threads.</q></cite></span>
</li>
<li id="cite_note-67"><span class="mw-cite-backlink"><b><a href="#cite_ref-67">^</a></b></span> <span class="reference-text"><cite id="CITEREFThe_Open_Group" class="citation web cs1">The Open Group. <a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/brand3555.htm">"Mac OS X Version 10.5 Leopard on Intel-based Macintosh computers certification"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">June 12,</span> 2007</span>.</cite></span>
</li>
<li id="cite_note-68"><span class="mw-cite-backlink"><b><a href="#cite_ref-68">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.mail-archive.com/austin-group-l@opengroup.org/msg02006.html">"Re: was OS X version 10.7 Lion UNIX 03 certified?"</a>. <i>www.mail-archive.com</i>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20200429213555/https://www.mail-archive.com/austin-group-l@opengroup.org/msg02006.html">Archived</a> from the original on April 29, 2020<span class="reference-accessdate">. Retrieved <span class="nowrap">July 22,</span> 2021</span>.</cite></span>
</li>
<li id="cite_note-69"><span class="mw-cite-backlink"><b><a href="#cite_ref-69">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/apple.htm">"Open Brand"</a>. <i>www.opengroup.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">May 18,</span> 2025</span>.</cite></span>
</li>
<li id="cite_note-70"><span class="mw-cite-backlink"><b><a href="#cite_ref-70">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://www.redbooks.ibm.com/redbooks/pdfs/sg247427.pdf"><i>z/OS Version 1 Release 9 Implementation</i></a> <span class="cs1-format">(PDF)</span> (First&nbsp;ed.). IBM. December 2007. pp.&nbsp;<span class="nowrap">4–</span>5, <span class="nowrap">156–</span>162. SG24-7427-00<span class="reference-accessdate">. Retrieved <span class="nowrap">June 9,</span> 2024</span>.</cite></span>
</li>
<li id="cite_note-71"><span class="mw-cite-backlink"><b><a href="#cite_ref-71">^</a></b></span> <span class="reference-text"><cite class="citation pressrelease cs1"><a rel="nofollow" class="external text" href="https://www.huawei.com/en/news/2016/9/huawei-kunlun-euleros-unix-certification">"Huawei KunLun EulerOS 2.0 Operating System Passes UNIX Certification"</a> (Press release). <a href="Huawei" title="Huawei">Huawei</a>. September 9, 2016<span class="reference-accessdate">. Retrieved <span class="nowrap">October 29,</span> 2016</span>.</cite></span>
</li>
<li id="cite_note-euler-cert-72"><span class="mw-cite-backlink">^ <a href="#cite_ref-euler-cert_72-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-euler-cert_72-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFThe_Open_Group" class="citation web cs1">The Open Group. <a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/brand3622.htm">"UNIX 03, EulerOS"</a>.</cite></span>
</li>
<li id="cite_note-EulerOS_conformance_commands-73"><span class="mw-cite-backlink"><b><a href="#cite_ref-EulerOS_conformance_commands_73-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFPeng_Shen" class="citation web cs1">Peng Shen. <a rel="nofollow" class="external text" href="https://www.opengroup.org/csq/repository/norationale=1&amp;noreferences=1&amp;RID=huawei%252FCX1%252F1.html">"Huawei Conformance Statement: Commands and Utilities V4"</a>. The Open Group<span class="reference-accessdate">. Retrieved <span class="nowrap">October 29,</span> 2016</span>.</cite></span>
</li>
<li id="cite_note-74"><span class="mw-cite-backlink"><b><a href="#cite_ref-74">^</a></b></span> <span class="reference-text"><cite id="CITEREFThe_Open_Group" class="citation web cs1">The Open Group. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20161005132055/https://www.opengroup.org/openbrand/register/xt.htm">"The Open Brand - Register of Certified Products - UNIX 93"</a>. Archived from <a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/xt.htm">the original</a> on October 5, 2016.</cite></span>
</li>
<li id="cite_note-75"><span class="mw-cite-backlink"><b><a href="#cite_ref-75">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/brand3596.htm">"The Open Brand Register of Certified Products"</a>. The Open Group. May 29, 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">May 29,</span> 2014</span>.</cite></span>
</li>
<li id="cite_note-inspur_conformance_statement-76"><span class="mw-cite-backlink"><b><a href="#cite_ref-inspur_conformance_statement_76-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFXie_Ruohong" class="citation web cs1">Xie Ruohong. <a rel="nofollow" class="external text" href="https://www.opengroup.org/csq/repository/RID=inspur%252FXY1%252F1.html">"Inspur Conformance Statement"</a>. The Open Group<span class="reference-accessdate">. Retrieved <span class="nowrap">December 8,</span> 2015</span>.</cite></span>
</li>
<li id="cite_note-inspur_conformance_commands-77"><span class="mw-cite-backlink"><b><a href="#cite_ref-inspur_conformance_commands_77-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFXie_Ruohong" class="citation web cs1">Xie Ruohong. <a rel="nofollow" class="external text" href="https://www.opengroup.org/csq/repository/RID=inspur%252FCX1%252F1.html">"Inspur Conformance Statement: Commands and Utilities V4"</a>. The Open Group<span class="reference-accessdate">. Retrieved <span class="nowrap">December 8,</span> 2015</span>.</cite></span>
</li>
<li id="cite_note-78"><span class="mw-cite-backlink"><b><a href="#cite_ref-78">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20030802154406/http://www.opengroup.org/openbrand/register/xu013.htm">"Silicon Graphics Inc - UNIX 95"</a>. <i>Open Group</i>. Archived from <a rel="nofollow" class="external text" href="http://www.opengroup.org/openbrand/register/xu013.htm">the original</a> on August 2, 2003.</cite></span>
</li>
<li id="cite_note-79"><span class="mw-cite-backlink"><b><a href="#cite_ref-79">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20030629093915/http://www.opengroup.org/openbrand/register/xu009.htm">"Register of Open Branded Products (OS/390)"</a>. <i>Open Group</i>. June 19, 2003. Archived from <a rel="nofollow" class="external text" href="http://www.opengroup.org/openbrand/register/xu009.htm">the original</a> on June 29, 2003.</cite></span>
</li>
<li id="cite_note-80"><span class="mw-cite-backlink"><b><a href="#cite_ref-80">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20200114100431/https://www.opengroup.org/openbrand/register/brand3642.htm">"UNIX V7 - The Open Brand Register, Oracle Corporation"</a>. <i><a href="The_Open_Group" title="The Open Group">The Open Group</a></i>. Archived from <a rel="nofollow" class="external text" href="https://www.opengroup.org/openbrand/register/brand3642.htm">the original</a> on January 14, 2020<span class="reference-accessdate">. Retrieved <span class="nowrap">January 16,</span> 2021</span>.</cite></span>
</li>
<li id="cite_note-81"><span class="mw-cite-backlink"><b><a href="#cite_ref-81">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20050912194850/http://www.ocf.berkeley.edu/solaris/versions/solaris/2.5.1.html">"Solaris 2.5.1"</a>. Archived from <a rel="nofollow" class="external text" href="http://www.ocf.berkeley.edu/solaris/versions/solaris/2.5.1.html">the original</a> on September 12, 2005.</cite></span>
</li>
<li id="cite_note-82"><span class="mw-cite-backlink"><b><a href="#cite_ref-82">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20030629103042/http://www.opengroup.org/openbrand/register/xx001.htm">"Compaq Computer Corporation - UNIX 95"</a>. <i>Open Group</i>. Archived from <a rel="nofollow" class="external text" href="http://www.opengroup.org/openbrand/register/xx001.htm">the original</a> on June 29, 2003.</cite></span>
</li>
<li id="cite_note-83"><span class="mw-cite-backlink"><b><a href="#cite_ref-83">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://bugs.launchpad.net/rpm/+bug/1329914">"Bug #1329914 "No UNIX compatible pax implementation"&nbsp;: Bugs&nbsp;: RPM"</a>. <i>Ubuntu bug tracker</i>. June 13, 2014.</cite></span>
</li>
<li id="cite_note-84"><span class="mw-cite-backlink"><b><a href="#cite_ref-84">^</a></b></span> <span class="reference-text"><cite class="citation cs1"><a rel="nofollow" class="external text" href="https://www.iso.org/standard/38825.html"><i>ISO/IEC TR 24715:2006 - Information technology -- Programming languages, their environments and system software interfaces -- Technical Report on the Conflicts between the ISO/IEC 9945 (POSIX) and the Linux Standard Base (ISO/IEC 23360)</i></a><span class="reference-accessdate">. Retrieved <span class="nowrap">October 15,</span> 2011</span>.</cite></span>
</li>
<li id="cite_note-85"><span class="mw-cite-backlink"><b><a href="#cite_ref-85">^</a></b></span> <span class="reference-text"><cite id="CITEREFJosey2005" class="citation web cs1">Josey, Andrew (August 29, 2005). <a rel="nofollow" class="external text" href="https://personal.opengroup.org/~ajosey/tr20-08-2005.txt">"Conflicts between ISO/IEC 9945 (POSIX) and the Linux Standard Base"</a>. <i>personal.opengroup.org</i> (Unapproved Draft).</cite></span>
</li>
<li id="cite_note-86"><span class="mw-cite-backlink"><b><a href="#cite_ref-86">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://archive.today/20121220223126/https://www.linuxbase.org/lsb-cert/productdir.php?by_lsb">"Certified Products Product Directory"</a>. The Linux Foundation. Archived from <a rel="nofollow" class="external text" href="https://www.linuxbase.org/lsb-cert/productdir.php?by_lsb">the original</a> on December 20, 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">December 9,</span> 2015</span>.</cite></span>
</li>
<li id="cite_note-87"><span class="mw-cite-backlink"><b><a href="#cite_ref-87">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20090310143649/http://developer.apple.com/documentation/Darwin/Reference/Manpages/man5/compat.5.html">"Mac OS X Manual Page for compat(5) - Mac OS X 10.3"</a>. <i>developer.apple.com</i>. October 23, 2005. Archived from <a rel="nofollow" class="external text" href="https://developer.apple.com/documentation/Darwin/Reference/Manpages/man5/compat.5.html">the original</a> on March 10, 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">May 24,</span> 2018</span>.</cite></span>
</li>
<li id="cite_note-88"><span class="mw-cite-backlink"><b><a href="#cite_ref-88">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man5/compat.5.html">"compat(5) Manual Page - macOS 10.9"</a>. <i>developer.apple.com</i>. June 30, 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">May 24,</span> 2018</span>.</cite></span>
</li>
<li id="cite_note-89"><span class="mw-cite-backlink"><b><a href="#cite_ref-89">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20090310143649/http://developer.apple.com/documentation/Darwin/Reference/Manpages/man1/pax.1.html">"Mac OS X Manual Page for pax(1) - Mac OS X 10.3"</a>. <i>developer.apple.com</i>. October 23, 2005. Archived from <a rel="nofollow" class="external text" href="https://developer.apple.com/documentation/Darwin/Reference/Manpages/man1/pax.1/html">the original</a> on March 10, 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">November 25,</span> 2023</span>.</cite></span>
</li>
<li id="cite_note-90"><span class="mw-cite-backlink"><b><a href="#cite_ref-90">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20131223025351/http://www.freebsd.org/projects/c99/">"FreeBSD C99 and POSIX conformance project"</a>. FreeBSD Project. Archived from <a rel="nofollow" class="external text" href="http://www.freebsd.org/projects/c99/">the original</a> on December 23, 2013.</cite></span>
</li>
<li id="cite_note-91"><span class="mw-cite-backlink"><b><a href="#cite_ref-91">^</a></b></span> <span class="reference-text"><span class="neverexpand"><code><a rel="nofollow" class="external text" href="https://www.freebsd.org/cgi/man.cgi?query=pax&amp;sektion=1">pax(1)</a></code></span>&nbsp;–&nbsp;<a href="FreeBSD" title="FreeBSD">FreeBSD</a> General Commands <a href="Man_page" title="Man page">Manual</a></span>
</li>
<li id="cite_note-92"><span class="mw-cite-backlink"><b><a href="#cite_ref-92">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/9699919799/">"pax - portable archive interchange"</a>. The Open Group.</cite></span>
</li>
<li id="cite_note-93"><span class="mw-cite-backlink"><b><a href="#cite_ref-93">^</a></b></span> <span class="reference-text"><span class="neverexpand"><code><a rel="nofollow" class="external text" href="https://www.freebsd.org/cgi/man.cgi?query=awk&amp;sektion=1">awk(1)</a></code></span>&nbsp;–&nbsp;<a href="FreeBSD" title="FreeBSD">FreeBSD</a> General Commands <a href="Man_page" title="Man page">Manual</a></span>
</li>
<li id="cite_note-94"><span class="mw-cite-backlink"><b><a href="#cite_ref-94">^</a></b></span> <span class="reference-text"><span class="neverexpand"><code><a rel="nofollow" class="external text" href="https://man.openbsd.org/sh.1">sh(1)</a></code></span>&nbsp;–&nbsp;<a href="OpenBSD" title="OpenBSD">OpenBSD</a> General Commands <a href="Man_page" title="Man page">Manual</a></span>
</li>
<li id="cite_note-95"><span class="mw-cite-backlink"><b><a href="#cite_ref-95">^</a></b></span> <span class="reference-text"><span class="neverexpand"><code><a rel="nofollow" class="external text" href="https://man.openbsd.org/awk.1">awk(1)</a></code></span>&nbsp;–&nbsp;<a href="OpenBSD" title="OpenBSD">OpenBSD</a> General Commands <a href="Man_page" title="Man page">Manual</a></span>
</li>
<li id="cite_note-96"><span class="mw-cite-backlink"><b><a href="#cite_ref-96">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://man.minix3.org/cgi-bin/man.cgi?query=pax&amp;apropos=0&amp;sektion=0&amp;manpath=Minix+3.3.0&amp;arch=default&amp;format=html">"pax(1)"</a>. <i>man.minix3.org</i>.</cite></span>
</li>
</ol></div></div>
<div class="mw-heading mw-heading2"><h2 id="External_links_2">External links</h2></div>
<ul><li><cite id="CITEREFAndrew_Josey2020" class="citation journal cs1">Andrew Josey (June 8, 2020). <a rel="nofollow" class="external text" href="https://www.opengroup.org/austin/papers/single_unix_faq.html">"Single UNIX Specification Frequently Asked Questions"</a>. <i>opengroup.org</i>. 1.12.</cite></li>
<li><a rel="nofollow" class="external text" href="https://unix.org/what_is_unix/single_unix_specification.html">The Single UNIX Specification</a>, unix.org</li>
<li>Single UNIX Specification, Version 1
<ul><li><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/009656599/toc.pdf">X/Open CAE Specification System Interface Definitions, Issue 4, Version 2</a>, 1994, opengroup.org</li>
<li><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/9695969499/toc.pdf">X/Open CAE Specification System Interfaces and Headers, Issue 4, Version 2</a>, 1994, opengroup.org</li>
<li><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/009656399/toc.pdf">X/Open CAE Specification Commands and Utilities, Issue 4, Version 2</a>, 1994, opengroup.org</li>
<li><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/009656199/toc.pdf">X/Open CAE Specification Networking Services, Issue 4</a>, 1994, opengroup.org</li></ul></li>
<li><a rel="nofollow" class="external text" href="https://publications.opengroup.org/c43x">Single UNIX® Specification, Version 1 Document Set (UNIX 95)</a>, opengroup.org – requires login to download</li>
<li><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/7908799/index.html">The Single UNIX Specification, Version 2</a>, 1997, opengroup.org</li>
<li><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/009695399/">The Open Group Base Specifications Issue 6</a>, 2004, opengroup.org</li>
<li><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/9699919799.2008edition/">The Open Group Base Specifications Issue 7, 2008 edition</a>, opengroup.org</li>
<li><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/9699919799.2013edition/">The Open Group Base Specifications Issue 7, 2013 edition</a>, opengroup.org</li>
<li><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/9699919799.2016edition/">The Open Group Base Specifications Issue 7, 2016 edition</a>, opengroup.org</li>
<li><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/9699919799.2018edition/">The Open Group Base Specifications Issue 7, 2018 edition</a>, opengroup.org</li>
<li><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/9699919799/">The Open Group Base Specifications Issue 7</a>, opengroup.org – latest edition</li>
<li><a rel="nofollow" class="external text" href="https://publications.opengroup.org/standards/unix/t101">Single UNIX Specification, Version 4, 2018 Edition</a>, opengroup.org</li>
<li><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/009638999/toc.pdf">X/Open Curses, Issue 4, Version 2</a>, 1996, opengroup.org</li>
<li><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/9699909599/toc.pdf">X/Open Curses, Issue 7</a>, 2009, opengroup.org</li>
<li><a rel="nofollow" class="external text" href="https://pubs.opengroup.org/onlinepubs/7899949299/toc.pdf">POSIX Technical Corrigendum 1</a>, 1003.1-2001/Cor 1-2001, opengroup.org</li>
<li><a rel="nofollow" class="external text" href="https://publications.opengroup.org/u130">Single UNIX Specification, Version 4 Technical Corrigendum No. 1</a>, IEEE Std 1003.1-2008/Cor 1-2013, opengroup.org</li>
<li><a rel="nofollow" class="external text" href="https://publications.opengroup.org/u160">Single UNIX Specification, Version 4 Technical Corrigendum No. 2</a>, IEEE Std 1003.1-2008/Cor 2-2016, opengroup.org</li></ul>
<div class="navbox-styles"><style data-mw-deduplicate="TemplateStyles:r1129693374">
/* start https://en.wikipedia.org/ */


.mw-parser-output .hlist dl,.mw-parser-output .hlist ol,.mw-parser-output .hlist ul{margin:0;padding:0}.mw-parser-output .hlist dd,.mw-parser-output .hlist dt,.mw-parser-output .hlist li{margin:0;display:inline}.mw-parser-output .hlist.inline,.mw-parser-output .hlist.inline dl,.mw-parser-output .hlist.inline ol,.mw-parser-output .hlist.inline ul,.mw-parser-output .hlist dl dl,.mw-parser-output .hlist dl ol,.mw-parser-output .hlist dl ul,.mw-parser-output .hlist ol dl,.mw-parser-output .hlist ol ol,.mw-parser-output .hlist ol ul,.mw-parser-output .hlist ul dl,.mw-parser-output .hlist ul ol,.mw-parser-output .hlist ul ul{display:inline}.mw-parser-output .hlist .mw-empty-li{display:none}.mw-parser-output .hlist dt::after{content:": "}.mw-parser-output .hlist dd::after,.mw-parser-output .hlist li::after{content:" · ";font-weight:bold}.mw-parser-output .hlist dd:last-child::after,.mw-parser-output .hlist dt:last-child::after,.mw-parser-output .hlist li:last-child::after{content:none}.mw-parser-output .hlist dd dd:first-child::before,.mw-parser-output .hlist dd dt:first-child::before,.mw-parser-output .hlist dd li:first-child::before,.mw-parser-output .hlist dt dd:first-child::before,.mw-parser-output .hlist dt dt:first-child::before,.mw-parser-output .hlist dt li:first-child::before,.mw-parser-output .hlist li dd:first-child::before,.mw-parser-output .hlist li dt:first-child::before,.mw-parser-output .hlist li li:first-child::before{content:" (";font-weight:normal}.mw-parser-output .hlist dd dd:last-child::after,.mw-parser-output .hlist dd dt:last-child::after,.mw-parser-output .hlist dd li:last-child::after,.mw-parser-output .hlist dt dd:last-child::after,.mw-parser-output .hlist dt dt:last-child::after,.mw-parser-output .hlist dt li:last-child::after,.mw-parser-output .hlist li dd:last-child::after,.mw-parser-output .hlist li dt:last-child::after,.mw-parser-output .hlist li li:last-child::after{content:")";font-weight:normal}.mw-parser-output .hlist ol{counter-reset:listitem}.mw-parser-output .hlist ol>li{counter-increment:listitem}.mw-parser-output .hlist ol>li::before{content:" "counter(listitem)"\a0 "}.mw-parser-output .hlist dd ol>li:first-child::before,.mw-parser-output .hlist dt ol>li:first-child::before,.mw-parser-output .hlist li ol>li:first-child::before{content:" ("counter(listitem)"\a0 "}


/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1236075235">
/* start https://en.wikipedia.org/ */


.mw-parser-output .navbox{box-sizing:border-box;border:1px solid #a2a9b1;width:100%;clear:both;font-size:88%;text-align:center;padding:1px;margin:1em auto 0}.mw-parser-output .navbox .navbox{margin-top:0}.mw-parser-output .navbox+.navbox,.mw-parser-output .navbox+.navbox-styles+.navbox{margin-top:-1px}.mw-parser-output .navbox-inner,.mw-parser-output .navbox-subgroup{width:100%}.mw-parser-output .navbox-group,.mw-parser-output .navbox-title,.mw-parser-output .navbox-abovebelow{padding:0.25em 1em;line-height:1.5em;text-align:center}.mw-parser-output .navbox-group{white-space:nowrap;text-align:right}.mw-parser-output .navbox,.mw-parser-output .navbox-subgroup{background-color:#fdfdfd}.mw-parser-output .navbox-list{line-height:1.5em;border-color:#fdfdfd}.mw-parser-output .navbox-list-with-group{text-align:left;border-left-width:2px;border-left-style:solid}.mw-parser-output tr+tr>.navbox-abovebelow,.mw-parser-output tr+tr>.navbox-group,.mw-parser-output tr+tr>.navbox-image,.mw-parser-output tr+tr>.navbox-list{border-top:2px solid #fdfdfd}.mw-parser-output .navbox-title{background-color:#ccf}.mw-parser-output .navbox-abovebelow,.mw-parser-output .navbox-group,.mw-parser-output .navbox-subgroup .navbox-title{background-color:#ddf}.mw-parser-output .navbox-subgroup .navbox-group,.mw-parser-output .navbox-subgroup .navbox-abovebelow{background-color:#e6e6ff}.mw-parser-output .navbox-even{background-color:#f7f7f7}.mw-parser-output .navbox-odd{background-color:transparent}.mw-parser-output .navbox .hlist td dl,.mw-parser-output .navbox .hlist td ol,.mw-parser-output .navbox .hlist td ul,.mw-parser-output .navbox td.hlist dl,.mw-parser-output .navbox td.hlist ol,.mw-parser-output .navbox td.hlist ul{padding:0.125em 0}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}body.skin--responsive .mw-parser-output .navbox-image img{max-width:none!important}@media print{body.ns-0 .mw-parser-output .navbox{display:none!important}}


/* end https://en.wikipedia.org/ */
</style></div><div role="navigation" class="navbox" aria-labelledby="Standards_by_The_Open_Group31" style="padding:3px"><table class="nowraplinks mw-collapsible uncollapsed navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><style data-mw-deduplicate="TemplateStyles:r1239400231">
/* start https://en.wikipedia.org/ */


.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:"[ "}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:" ]"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar a>span,.mw-parser-output .navbar a>abbr{text-decoration:inherit}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}html.skin-theme-clientpref-night .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}@media(prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}}@media print{.mw-parser-output .navbar{display:none!important}}


/* end https://en.wikipedia.org/ */
</style><div id="Standards_by_The_Open_Group31" style="font-size:114%;margin:0 4em">Standards by <a href="The_Open_Group" title="The Open Group">The Open Group</a></div></th></tr><tr><td colspan="2" class="navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="ArchiMate" title="ArchiMate">ArchiMate</a></li>
<li><a href="Application_Response_Measurement" title="Application Response Measurement">ARM</a></li>
<li><a href="Common_Desktop_Environment" title="Common Desktop Environment">CDE</a></li>
<li><a href="Call_Level_Interface" title="Call Level Interface">CLI</a></li>
<li><a href="Common_Manageability_Programming_Interface" title="Common Manageability Programming Interface">CMPI</a></li>
<li><a href="Distributed_Computing_Environment" title="Distributed Computing Environment">DCE</a></li>
<li><a href="DRDA" title="DRDA">DRDA</a></li>
<li><a href="Future_Airborne_Capability_Environment" title="Future Airborne Capability Environment">FACE</a></li>
<li><a href="Lightweight_Directory_Access_Protocol" title="Lightweight Directory Access Protocol">LDAP</a></li>
<li><a href="Motif_(widget_toolkit)" class="mw-redirect" title="Motif (widget toolkit)">Motif</a></li>
<li><a href="Open_Information_Security_Maturity_Model" class="mw-redirect" title="Open Information Security Maturity Model">O-ISM3</a></li>
<li><a href="Process_Automation_System" class="mw-redirect" title="Process Automation System">O-PAS</a></li>
<li><a href="Open_Trusted_Technology_Provider_Standard" title="Open Trusted Technology Provider Standard">O-TTPS</a></li>
<li> (<a href="POSIX" title="POSIX">POSIX</a>)</li>
<li><a href="The_Open_Group_Architecture_Framework" title="The Open Group Architecture Framework">TOGAF</a></li>
<li><a href="Universal_Data_Element_Framework" title="Universal Data Element Framework">UDEF</a></li>
<li><a href="X/Open_XA" title="X/Open XA">X/Open XA</a></li>
<li><a href="X_Window_System" title="X Window System">X11</a></li></ul>
</div></td></tr></tbody></table></div>
<div class="navbox-styles"></div><div role="navigation" class="navbox" aria-labelledby="IEEE_standards209" style="padding:3px"><table class="nowraplinks hlist mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><div id="IEEE_standards209" style="font-size:114%;margin:0 4em"><a href="IEEE_Standards_Association" title="IEEE Standards Association">IEEE standards</a></div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">Current</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="IEEE-488" class="mw-redirect" title="IEEE-488">488</a></li>
<li><a href="IEEE_693" title="IEEE 693">693</a></li>
<li><a href="Software_quality_assurance" title="Software quality assurance">730</a></li>
<li><a href="IEEE_754" title="IEEE 754">754</a>
<ul><li><a href="IEEE_754-2008_revision" title="IEEE 754-2008 revision">Revision</a></li></ul></li>
<li><a href="IEEE_854-1987" title="IEEE 854-1987">854</a></li>
<li><a href="Software_configuration_management" title="Software configuration management">828</a></li>
<li><a href="Software_test_documentation" title="Software test documentation">829</a></li>
<li><a href="Futurebus" title="Futurebus">896</a></li>

<li><a href="VMEbus" title="VMEbus">1014</a></li>
<li><a href="Software_design_description" title="Software design description">1016</a></li>
<li><a href="VHDL" title="VHDL">1076</a></li>
<li><a href="JTAG" title="JTAG">1149.1</a></li>
<li><a href="PILOT" title="PILOT">1154</a></li>
<li><a href="IEEE_1164" title="IEEE 1164">1164</a></li>
<li><a href="Open_Firmware" title="Open Firmware">1275</a></li>
<li><a href="Distributed_Interactive_Simulation" title="Distributed Interactive Simulation">1278</a></li>
<li><a href="IEEE_1284" title="IEEE 1284">1284</a></li>
<li><a href="IEEE_1355" title="IEEE 1355">1355</a></li>
<li><a href="IEEE_1394" title="IEEE 1394">1394</a></li>
<li><a href="IEEE_1451" title="IEEE 1451">1451</a></li>
<li><a href="Standard_Delay_Format" title="Standard Delay Format">1497</a></li>
<li><a href="High_Level_Architecture" title="High Level Architecture">1516</a></li>
<li><a href="IEEE_1541-2002" class="mw-redirect" title="IEEE 1541-2002">1541</a></li>
<li><a href="IEEE_1547" title="IEEE 1547">1547</a></li>
<li><a href="IEEE_1584" title="IEEE 1584">1584</a></li>
<li><a href="Precision_Time_Protocol" title="Precision Time Protocol">1588</a></li>
<li><a href="Scalable_Coherent_Interface" title="Scalable Coherent Interface">1596</a></li>
<li><a href="Advanced_Library_Format" title="Advanced Library Format">1603</a></li>
<li><a href="IEEE_1613" title="IEEE 1613">1613</a></li>
<li><a href="IEEE_1619" class="mw-redirect" title="IEEE 1619">1619</a></li>
<li><a href="SystemC" title="SystemC">1666</a></li>
<li><a href="IEEE_1667" title="IEEE 1667">1667</a></li>
<li><a href="IEEE_1675-2008" title="IEEE 1675-2008">1675</a></li>
<li><a href="IP-XACT" title="IP-XACT">1685</a></li>
<li><a href="IEEE_1722" class="mw-redirect" title="IEEE 1722">1722</a></li>
<li><a href="IEEE_1733" class="mw-redirect" title="IEEE 1733">1733</a></li>
<li><a href="SystemVerilog" title="SystemVerilog">1800</a></li>
<li><a href="Unified_Power_Format" title="Unified Power Format">1801</a></li>
<li><a href="DNP3" title="DNP3">1815</a></li>
<li><a href="IEEE_1849" title="IEEE 1849">1849</a></li>
<li><a href="Property_Specification_Language" title="Property Specification Language">1850</a></li>
<li><a href="IEEE_1855" title="IEEE 1855">1855</a></li>
<li><a href="DySPAN" title="DySPAN">1900</a></li>
<li><a href="IEEE_1901" title="IEEE 1901">1901</a></li>
<li><a href="RuBee" title="RuBee">1902</a></li>
<li><a href="Service_Interoperability_in_Ethernet_Passive_Optical_Networks" title="Service Interoperability in Ethernet Passive Optical Networks">1904</a></li>
<li><a href="IEEE_1905" title="IEEE 1905">1905</a></li>
<li><a href="IEEE_2030" title="IEEE 2030">2030</a></li>
<li><a href="Micro_T-Kernel" title="Micro T-Kernel">2050</a></li>
<li><a href="ISO/IEEE_11073" title="ISO/IEEE 11073">11073</a></li>
<li><a href="ISO/IEC_12207" title="ISO/IEC 12207">12207</a></li>
<li><a href="Software_maintenance" title="Software maintenance">14764</a></li>
<li><a href="Risk_management" title="Risk management">16085</a></li>
<li><a href="Project_management" title="Project management">16326</a></li>
<li><a href="Requirements_engineering" title="Requirements engineering">29148</a></li>
<li><a href="ISO/IEC_42010" title="ISO/IEC 42010">42010</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="IEEE_802" title="IEEE 802">802 series</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%"><a href="IEEE_802" title="IEEE 802">802</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="IEEE_802.2" title="IEEE 802.2">.2</a></li>
<li><a href="Token_bus_network" title="Token bus network">.4</a></li>
<li><a href="Token_Ring" title="Token Ring">.5</a></li>
<li><a href="IEEE_802.6" title="IEEE 802.6">.6</a></li>
<li><a href="IEEE_802.7" title="IEEE 802.7">.7</a></li>
<li><a href="IEEE_802.8" title="IEEE 802.8">.8</a></li>
<li><a href="IEEE_802.9" title="IEEE 802.9">.9</a></li>
<li><a href="IEEE_802.10" title="IEEE 802.10">.10</a></li>
<li><a href="100BaseVG" title="100BaseVG">.12</a></li>
<li><a href="Cable_modem#IEEE_802.14" title="Cable modem">.14</a></li>
<li><a href="IEEE_802.16" title="IEEE 802.16">.16</a>
<ul><li><a href="WiMAX" title="WiMAX">WiMAX · d · e</a></li></ul></li>
<li><a href="Resilient_Packet_Ring" title="Resilient Packet Ring">.17</a></li>
<li><a href="IEEE_802.18" title="IEEE 802.18">.18</a></li>
<li><a href="IEEE_802.20" title="IEEE 802.20">.20</a></li>
<li><a href="IEEE_802.21" title="IEEE 802.21">.21</a></li>
<li><a href="IEEE_802.22" title="IEEE 802.22">.22</a></li>
<li>.24</li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="IEEE_802.1" title="IEEE 802.1">802.1</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="IEEE_802.1D" title="IEEE 802.1D">D</a></li>
<li><a href="IEEE_P802.1p" title="IEEE P802.1p">p</a></li>
<li><a href="IEEE_802.1Q" title="IEEE 802.1Q">Q</a></li>
<li><a href="IEEE_802.1Qav" class="mw-redirect" title="IEEE 802.1Qav">Qav</a></li>
<li><a href="Stream_Reservation_Protocol" title="Stream Reservation Protocol">Qat</a></li>
<li><a href="Provider_Backbone_Bridge_Traffic_Engineering" title="Provider Backbone Bridge Traffic Engineering">Qay</a></li>
<li><a href="Data_center_bridging#IEEE_Task_Group" title="Data center bridging">Qaz</a></li>
<li><a href="IEEE_802.1Qbb" class="mw-redirect" title="IEEE 802.1Qbb">Qbb</a></li>
<li><a href="Spanning_Tree_Protocol" title="Spanning Tree Protocol">w</a></li>
<li><a href="IEEE_802.1X" title="IEEE 802.1X">X</a></li>
<li><a href="Link_Layer_Discovery_Protocol" title="Link Layer Discovery Protocol">AB</a></li>
<li><a href="IEEE_802.1ad" title="IEEE 802.1ad">ad</a></li>
<li><a href="IEEE_802.1AE" title="IEEE 802.1AE">AE</a></li>
<li><a href="IEEE_802.1ag" title="IEEE 802.1ag">ag</a></li>
<li><a href="IEEE_802.1ah-2008" class="mw-redirect" title="IEEE 802.1ah-2008">ah</a></li>
<li><a href="Multiple_Registration_Protocol" title="Multiple Registration Protocol">ak</a></li>
<li><a href="IEEE_802.1aq" title="IEEE 802.1aq">aq</a></li>
<li><a href="IEEE_802.1AS" class="mw-redirect" title="IEEE 802.1AS">AS</a></li>
<li><a href="Link_aggregation" title="Link aggregation">AX</a> (<a href="Link_Aggregation_Control_Protocol" class="mw-redirect" title="Link Aggregation Control Protocol">LACP</a>)</li>
<li><a href="Audio_Video_Bridging" title="Audio Video Bridging">BA</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="IEEE_802.3" title="IEEE 802.3">802.3</a> <br>(<a href="Ethernet" title="Ethernet">Ethernet</a>)</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="10BASE5" title="10BASE5">-1983</a></li>
<li><a href="802.3a" class="mw-redirect" title="802.3a">a</a></li>
<li><a href="802.3b" class="mw-redirect" title="802.3b">b</a></li>
<li><a href="802.3d" class="mw-redirect" title="802.3d">d</a></li>
<li><a href="802.3e" class="mw-redirect" title="802.3e">e</a></li>
<li><a href="802.3i" class="mw-redirect" title="802.3i">i</a></li>
<li><a href="802.3j" class="mw-redirect" title="802.3j">j</a></li>
<li><a href="802.3u" class="mw-redirect" title="802.3u">u</a></li>
<li><a href="IEEE_802.3x" class="mw-redirect" title="IEEE 802.3x">x</a></li>
<li><a href="802.3y" class="mw-redirect" title="802.3y">y</a></li>
<li><a href="802.3z" class="mw-redirect" title="802.3z">z</a></li>
<li><a href="802.3ab" class="mw-redirect" title="802.3ab">ab</a></li>
<li><a href="802.3ac" class="mw-redirect" title="802.3ac">ac</a></li>
<li><a href="802.3ad" class="mw-redirect" title="802.3ad">ad</a></li>
<li><a href="802.3ae" class="mw-redirect" title="802.3ae">ae</a></li>
<li><b><a href="802.3af" class="mw-redirect" title="802.3af">af</a></b></li>
<li><a href="802.3ah" class="mw-redirect" title="802.3ah">ah</a></li>
<li><a href="802.3ak" class="mw-redirect" title="802.3ak">ak</a></li>
<li><a href="802.3an" class="mw-redirect" title="802.3an">an</a></li>
<li><a href="802.3aq" class="mw-redirect" title="802.3aq">aq</a></li>
<li><b><a href="802.3at" class="mw-redirect" title="802.3at">at</a></b></li>
<li><a href="802.3au" class="mw-redirect" title="802.3au">au</a></li>
<li><a href="802.3av" class="mw-redirect" title="802.3av">av</a></li>
<li><a href="802.3az" class="mw-redirect" title="802.3az">az</a></li>
<li><a href="802.3ba" class="mw-redirect" title="802.3ba">ba</a></li>
<li><b><a href="802.3bt" class="mw-redirect" title="802.3bt">bt</a></b></li>
<li><a href="802.3bu" class="mw-redirect" title="802.3bu">bu</a></li>
<li><a href="802.3by" class="mw-redirect" title="802.3by">by</a></li>
<li><a href="802.3bz" class="mw-redirect" title="802.3bz">bz</a></li>
<li>ca</li>
<li>cb</li>
<li>cc</li>
<li>cd</li>
<li>ce</li>
<li><a href="802.3cg" class="mw-redirect" title="802.3cg">cg</a></li>
<li><a href="802.3ch" class="mw-redirect" title="802.3ch">ch</a></li>
<li>ck</li>
<li>cm</li>
<li>cn</li>
<li>cp</li>
<li><a href="802.3cq" class="mw-redirect" title="802.3cq">cq</a></li>
<li>cr</li>
<li>cs</li>
<li>ct</li>
<li>cu</li>
<li><a href="802.3cv" class="mw-redirect" title="802.3cv">cv</a></li>
<li>cw</li>
<li>cx</li>
<li>cy</li>
<li>cz</li>
<li>da</li>
<li>db</li>
<li><a href="802.3dd" class="mw-redirect" title="802.3dd">dd</a></li>
<li>de</li>
<li>df</li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="IEEE_802.11" title="IEEE 802.11">802.11</a> <br>(<a href="Wi-Fi" title="Wi-Fi">Wi-Fi</a>)</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="IEEE_802.11-1997" class="mw-redirect" title="IEEE 802.11-1997">-1997</a></li>
<li><a href="IEEE_802.11_(legacy_mode)" title="IEEE 802.11 (legacy mode)">legacy mode</a></li>
<li><a href="IEEE_802.11a-1999" title="IEEE 802.11a-1999">a</a></li>
<li><a href="IEEE_802.11b-1999" title="IEEE 802.11b-1999">b</a></li>
<li><a href="IEEE_802.11c" title="IEEE 802.11c">c</a></li>
<li><a href="IEEE_802.11d-2001" title="IEEE 802.11d-2001">d</a></li>
<li><a href="IEEE_802.11e-2005" title="IEEE 802.11e-2005">e</a></li>
<li><a href="Inter-Access_Point_Protocol" title="Inter-Access Point Protocol">f</a></li>
<li><a href="IEEE_802.11g-2003" title="IEEE 802.11g-2003">g</a></li>
<li><a href="IEEE_802.11h-2003" title="IEEE 802.11h-2003">h</a></li>
<li><a href="IEEE_802.11i-2004" title="IEEE 802.11i-2004">i</a></li>
<li><a href="IEEE_802.11j-2004" title="IEEE 802.11j-2004">j</a></li>
<li><a href="IEEE_802.11k-2008" title="IEEE 802.11k-2008">k</a></li>
<li><b><a href="IEEE_802.11n-2009" title="IEEE 802.11n-2009">n</a></b> (<a href="Wi-Fi_4" class="mw-redirect" title="Wi-Fi 4">Wi-Fi 4</a>)</li>
<li><a href="IEEE_802.11p" title="IEEE 802.11p">p</a></li>
<li><a href="IEEE_802.11r-2008" title="IEEE 802.11r-2008">r</a></li>
<li><a href="IEEE_802.11s" title="IEEE 802.11s">s</a></li>
<li><a href="IEEE_802.11u" title="IEEE 802.11u">u</a></li>
<li><a href="IEEE_802.11v" class="mw-redirect" title="IEEE 802.11v">v</a></li>
<li><a href="IEEE_802.11w-2009" title="IEEE 802.11w-2009">w</a></li>
<li><a href="IEEE_802.11y-2008" title="IEEE 802.11y-2008">y</a></li>
<li><a href="IEEE_802.11z" class="mw-redirect" title="IEEE 802.11z">z</a></li>
<li>aa</li>
<li><b><a href="IEEE_802.11ac" class="mw-redirect" title="IEEE 802.11ac">ac</a></b> (<a href="Wi-Fi_5" class="mw-redirect" title="Wi-Fi 5">Wi-Fi 5</a>)</li>
<li><a href="IEEE_802.11ad" title="IEEE 802.11ad">ad</a> (<a href="WiGig" title="WiGig">WiGig</a>)</li>
<li>ae</li>
<li><a href="IEEE_802.11af" title="IEEE 802.11af">af</a></li>
<li><a href="IEEE_802.11ah" title="IEEE 802.11ah">ah</a></li>
<li><a href="IEEE_802.11ai" title="IEEE 802.11ai">ai</a></li>
<li><a href="IEEE_802.11aj" class="mw-redirect" title="IEEE 802.11aj">aj</a></li>
<li>ak</li>
<li>aq</li>
<li><b><a href="IEEE_802.11ax" class="mw-redirect" title="IEEE 802.11ax">ax</a></b> (<a href="Wi-Fi_6" title="Wi-Fi 6">Wi-Fi 6</a>)</li>
<li><a href="IEEE_802.11ay" title="IEEE 802.11ay">ay</a></li>
<li>az</li>
<li>ba</li>
<li><a href="IEEE_802.11bb" title="IEEE 802.11bb">bb</a></li>
<li>bc</li>
<li>bd</li>
<li><b><a href="IEEE_802.11be" class="mw-redirect" title="IEEE 802.11be">be</a></b> (<a href="Wi-Fi_7" title="Wi-Fi 7">Wi-Fi 7</a>)</li>
<li>bf</li>
<li>bh</li>
<li>bi</li>
<li>bk</li>
<li><b><a href="IEEE_802.11bn" title="IEEE 802.11bn">bn</a></b> (Wi-Fi 8)</li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="IEEE_802.15" title="IEEE 802.15">802.15</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="IEEE_802.15.1" class="mw-redirect" title="IEEE 802.15.1">.1</a> (<a href="Bluetooth" title="Bluetooth">Bluetooth</a>)</li>
<li><a href="IEEE_802.15.2" class="mw-redirect" title="IEEE 802.15.2">.2</a></li>
<li><a href="IEEE_802.15.3" class="mw-redirect" title="IEEE 802.15.3">.3</a></li>
<li><a href="IEEE_802.15.4" title="IEEE 802.15.4">.4</a> (<a href="Zigbee" title="Zigbee">Zigbee</a>)</li>
<li><a href="IEEE_802.15.4a" title="IEEE 802.15.4a">.4a</a></li>
<li>.4b</li>
<li>.4c</li>
<li>.4d</li>
<li>.4e</li>
<li>.4f</li>
<li>.4g</li>
<li>.4z</li>
<li><a href="IEEE_802.15.5" class="mw-redirect" title="IEEE 802.15.5">.5</a></li>
<li><a href="IEEE_802.15.6" title="IEEE 802.15.6">.6</a></li>
<li><a href="IEEE_802.15.7" class="mw-redirect" title="IEEE 802.15.7">.7</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Proposed</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="IEEE_P1363" title="IEEE P1363">P1363</a></li>
<li><a href="IEEE_P1619" title="IEEE P1619">P1619</a></li>
<li><a href="Rosetta-lang" title="Rosetta-lang">P1699</a></li>
<li><a href="Universal_Power_Adapter_for_Mobile_Devices" title="Universal Power Adapter for Mobile Devices">P1823</a></li>
<li><a href="IEEE_P1906.1" title="IEEE P1906.1">P1906.1</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Superseded</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="IEEE_754-1985" title="IEEE 754-1985">754-1985</a></li>
<li><a href="Software_requirements_specification" title="Software requirements specification">830</a></li>
<li><a href="IEEE_1219" class="mw-redirect" title="IEEE 1219">1219</a></li>
<li><a href="Software_requirements_specification" title="Software requirements specification">1233</a></li>
<li><a href="Concept_of_operations" title="Concept of operations">1362</a></li>
<li><a href="Verilog" title="Verilog">1364</a></li>
<li><a href="IEEE_1471" title="IEEE 1471">1471</a></li></ul>
</div></td></tr><tr><td class="navbox-abovebelow" colspan="2"><div>
<ul><li><span class="noviewer" typeof="mw:File"><span title="Category"></span></span> Category</li></ul>
</div></td></tr></tbody></table></div></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2025-05-18" href="https://en.wikipedia.org/wiki/?title=Single_UNIX_Specification&amp;oldid=1291075371">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>

</body></html>